Added -bak wildcard to gitignore
This commit is contained in:
parent
33578913c5
commit
b1bdad86b1
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
*.net
|
*.net
|
||||||
*.bak
|
*.bak
|
||||||
|
*-bak
|
||||||
*.dcm
|
*.dcm
|
||||||
_autosave*
|
_autosave*
|
||||||
|
|
Loading…
Reference in a new issue