summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2013-06-27 11:29:59 +0200
committerAzul <azul@leap.se>2013-06-27 11:29:59 +0200
commitfacff38aee864d124f5eb2fbc0ebc46fa37179ec (patch)
tree938fc42c83d41095970f1ce177e11d447a666cc8 /.gitignore
parent4f6e81a2d87bc22089536e3af48f45e8ecee68c8 (diff)
ignore files added on deploy so 'git status' is nice and clean
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 73cd22e..a79d841 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,5 @@ public/provider.json
config/config.yml
bin
.*.swp
+public/1/*
+vendor/bundle/*