add another emacs temp file to gitignore
diff --git a/.gitignore b/.gitignore
index 7a78f6b..1c61b43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 *~
+#*
 node_modules
 *.class
 target