Explicitly ignore .wings~ files in .gitignore

This commit is contained in:
Oliver Walters 2015-10-26 10:29:38 +11:00
parent f7e542aeee
commit aba3f2012e

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
*.bak *.bak
*.bck *.bck
*.wings~
*~ *~
**~ **~
**pretty **pretty