summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAkzhan Abdulin <akzhan.abdulin@gmail.com>2011-04-08 17:56:19 +0400
committerBryan McLellan <btm@opscode.com>2011-04-28 11:16:50 -0700
commit43b6533b54955b2cf8c388980d27fa2d136e4e1a (patch)
tree7af8a1e6e74392f678e5fef80cf6390443c21e01 /.gitignore
parentc78a47cb7757166012a0e3bd08b8b7a433de8152 (diff)
downloadohai-43b6533b54955b2cf8c388980d27fa2d136e4e1a.tar.gz
Add Gemfile to simplify development using bundler if needed. Add development dependencies (RSpec). Move RSpec option in preffered way to .rspec file. Updated .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index af75af03..19c83b90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
-*.swp
+*.sw?
+Gemfile.lock
pkg/
tmp/
coverage/