summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-06-14 11:31:09 +0000
committerChristoph Helma <helma@in-silico.ch>2012-06-14 11:31:09 +0000
commitea4f6e8984ee6043913d2ae0cdd16449cc2b582f (patch)
treeab88dc50c9ab184522b17f07105c4dfc507f2d99
parent5e8461b65787ac2f4dbb321dd258cee90b4a91ab (diff)
.gitignore added
-rw-r--r--.gitignore10
1 files changed, 4 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index d21a58b..4040c6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,4 @@
-api_key.rb
-*.sqlite3
-tmp/*
-log/*
-public/*
-data/*
+*.gem
+.bundle
+Gemfile.lock
+pkg/*