diff options
author | Azul <azul@leap.se> | 2013-06-27 11:29:59 +0200 |
---|---|---|
committer | Azul <azul@leap.se> | 2013-06-27 11:29:59 +0200 |
commit | facff38aee864d124f5eb2fbc0ebc46fa37179ec (patch) | |
tree | 938fc42c83d41095970f1ce177e11d447a666cc8 /.gitignore | |
parent | 4f6e81a2d87bc22089536e3af48f45e8ecee68c8 (diff) |
ignore files added on deploy so 'git status' is nice and clean
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,3 +29,5 @@ public/provider.json config/config.yml bin .*.swp +public/1/* +vendor/bundle/* |