Add *~ to .gitignore

This commit is contained in:
John Goerzen 2008-03-12 00:29:31 -05:00
parent 0e0a2dec7b
commit cd04e2e03e

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.pyc
.*.swp
.*.swo
*~