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