summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-02-20 15:15:17 +0000
committerChristoph Helma <helma@in-silico.ch>2012-02-20 15:15:17 +0000
commitcfa65920c08dec306afbce85ba376d348b45b8f3 (patch)
treeadfdf23135efb7a040812e6a25ec54338002c83f /.gitignore
initial skeleton
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4040c6c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.gem
+.bundle
+Gemfile.lock
+pkg/*