summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeiko Bernlöhr <Heiko.Bernloehr@FreeIT.de>2022-09-29 17:24:48 +0200
committerHeiko Bernlöhr <Heiko.Bernloehr@FreeIT.de>2022-09-29 17:24:48 +0200
commit65a032e5c9781140cd8a17ed84cc074d74ab04f5 (patch)
treef81596496f86047ab9289216d27b4a2b28f5e4a9
parentb3890cf85795e81d066c13d2436985654ee60bf7 (diff)
downloadecs-65a032e5c9781140cd8a17ed84cc074d74ab04f5.tar.gz
ecs-65a032e5c9781140cd8a17ed84cc074d74ab04f5.zip
Update 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