.gitignore: Ignore temporary files that end with ~

This commit is contained in:
Ilya Lipnitskiy 2013-11-18 21:08:53 -08:00
parent 0508aa0d6e
commit e9529ac463

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*~
.*swp
*.la
*.lo