summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0859f70..7d4753b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,9 +22,13 @@
/config/application.yml
# The rest is from Luke.
+/config/database.yml
/vendor/bundle
-nohup.out
+/public/assets
+/*.war
+
# As noted above, you probably want to add the following to your global git config.
+nohup.out
.~lock.*
*~
*#