summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a027106..f36d79f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,9 @@
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'
+/db/migrate/*.off
+*.bak
+
# Ignore bundler config.
/.bundle
@@ -17,5 +20,8 @@
/vendor
-# VIM swap files
+# VIM
*.swp
+/dev.vim
+
+/public