summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-02-23 13:31:18 +0100
committerChristoph Helma <helma@in-silico.ch>2011-02-23 13:31:18 +0100
commitcaf06dfa4f49f35a1bef8e703a0658f040f11540 (patch)
tree33a05242bb61ff6ffebba9bdc0aa78a0a2c9130e /.gitignore
parentd5e00cf1cdd7a5029e7ecedda2508a14cf4657e0 (diff)
datamapper removed, file storage implemented
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 1441bd2..e3debba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
-api_key.rb
-*.sqlite3
tmp/*
log/*
-datasets/*
+public/*.owl
+*.*~