ignore files with names ending in ~

This commit is contained in:
Eric House 2014-02-28 06:16:13 -08:00
parent 9a94663fb8
commit f42fbf62c4

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
# ignore backups anywhere
*.~?~
*~
/gitignored
TAGS
core