Update .gitignore for emacs backup files

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
This commit is contained in:
Torin Sandall
2019-01-09 14:48:14 -08:00
parent 1773cf64e8
commit 650930d717
+1
View File
@@ -2,6 +2,7 @@
.DS_Store
.vscode
.idea
*~
# build artifacts
coverage