summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 7d0fd8d..b5b7a00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
pkg/
-.DS_Store
-coverage/
-spec/fixtures/
Gemfile.lock
+vendor/
+spec/fixtures/
+.vagrant/
.bundle/
-vendor/bundle/
+coverage/