[TASK] Ignore *~ files

This commit is contained in:
Andreas Wolf 2013-07-11 20:24:05 +02:00
parent 4b5d78161b
commit ee2397aa60

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.aux *.aux
*.log *.log
*.synctex.gz *.synctex.gz
*~