Added library backup files to git ignore list
This commit is contained in:
parent
1b8d98db07
commit
38a2c74094
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,4 +2,5 @@
|
||||||
*.bak
|
*.bak
|
||||||
*-bak
|
*-bak
|
||||||
*.dcm
|
*.dcm
|
||||||
|
*.bck
|
||||||
_autosave*
|
_autosave*
|
||||||
|
|
Loading…
Reference in a new issue