Explicitly ignore .wings~ files in .gitignore
This commit is contained in:
parent
f7e542aeee
commit
aba3f2012e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
*.bak
|
*.bak
|
||||||
*.bck
|
*.bck
|
||||||
|
*.wings~
|
||||||
*~
|
*~
|
||||||
**~
|
**~
|
||||||
**pretty
|
**pretty
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue