Update gitignore
authorHeiko Bernlöhr <[email protected]>
Thu, 29 Sep 2022 15:24:48 +0000 (29 17:24 +0200)
committerHeiko Bernlöhr <[email protected]>
Thu, 29 Sep 2022 15:24:48 +0000 (29 17:24 +0200)
.gitignore

index a027106..f36d79f 100644 (file)
@@ -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