Add emacs scratch files to global gitignore.

This commit is contained in:
2017-03-22 15:01:08 -07:00
parent a1a97f0318
commit a4dbe02b71

View File

@@ -1,4 +1,5 @@
.DS_Store
.projectile
*.sw?
*.pyc
*.pyc
.#*