summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-08-20 12:31:39 +0200
committerChristoph Helma <helma@in-silico.ch>2012-08-20 12:31:39 +0200
commitc1b22b7f77436fab48749e9ddc5de29cef2de7fc (patch)
treef06213c69a24a4f285e70ce58eb5bf8ae6e54996 /.gitignore
parent334568e596442d13e884dcabda3b1769bdfd898c (diff)
initial opentox-server version
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 8300cb2..4040c6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
-tmp/*
-log/*
+*.gem
+.bundle
+Gemfile.lock
+pkg/*