repo.or.cz
/
ecs.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
b3890cf
)
Update gitignore
author
Heiko Bernlöhr
<
[email protected]
>
Thu, 29 Sep 2022 15:24:48 +0000
(29 17:24 +0200)
committer
Heiko Bernlöhr
<
[email protected]
>
Thu, 29 Sep 2022 15:24:48 +0000
(29 17:24 +0200)
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index
a027106
..
f36d79f
100644
(file)
--- 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