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