summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore15
1 files changed, 7 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index b9813c8..0670ea2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,7 @@
-.*.sw[pon]
-.ruby-version
-.rvmrc
-coverage
-doc/api
-Gemfile.lock
-pkg
-tmp
+/.ruby-version
+/.rvmrc
+/Gemfile.lock
+/coverage/
+/doc/api/
+/pkg/
+/tmp/