diff options
author | Struan Donald <struan@exo.org.uk> | 2012-01-12 17:49:32 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-01-12 17:49:32 +0000 |
commit | 9566b772fc908ccc4e8e56294d41ef298ee9e172 (patch) | |
tree | 8b94f1745bda152761f2db4800b3400544a2a832 /.gitignore | |
parent | fad2441b772b57355a4747149672b279e865d498 (diff) |
ignore carton working directory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e9a637c0d..ab8556fb0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /private_locale ._* .DS_Store +.carton local-lib5 META.yml Makefile |