summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 2e3ca63..b5db85e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,9 @@
pkg/
-.DS_Store
-metadata.json
-coverage/
-spec/fixtures/
Gemfile.lock
+vendor/
+spec/fixtures/
+.vagrant/
.bundle/
-vendor/bundle/
+coverage/
+.idea/
+*.iml