diff options
author | Edmund von der Burg <evdb@mysociety.org> | 2011-02-22 14:21:07 +0000 |
---|---|---|
committer | Edmund von der Burg <evdb@mysociety.org> | 2011-02-22 14:21:07 +0000 |
commit | 36e118f44144e24e6f1a98ea845b4cc2fed799d8 (patch) | |
tree | 6af0683d194f3a6a3665cfa5885967a2cd556012 /.gitignore | |
parent | c0189958c1f359386d6056c00eace4785e4ae492 (diff) |
Add note to prompt when env setup
ignore local-lib5
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b999d6e5b..8235bc140 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /private_locale ._* .DS_Store +local-lib5 |