summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-02-23 18:06:14 +0100
committerChristoph Helma <helma@in-silico.ch>2011-02-23 18:06:14 +0100
commit6e1a5e9b634ec6d1b947c27212cf434a412a589e (patch)
tree9e65de4ed6317b5e6b8d21e323f16def692a9dca /.gitignore
parentcaf06dfa4f49f35a1bef8e703a0658f040f11540 (diff)
application.rb and .gitignore fixed
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index e3debba..f52f036 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
+api_key.rb
+*.sqlite3
tmp/*
log/*
-public/*.owl
-*.*~
+public/*