modify .gitignore to ignore Emacs files

This commit is contained in:
Nathan Naze 2015-10-16 13:24:37 -07:00
parent 5667f0e3a6
commit 80eb60080d
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -17,3 +17,7 @@ bin
# OS X # OS X
.DS_Store .DS_Store
# Emacs
*~
\#*\#