From a96dac488486edb1131910cce074fd9c431ca875 Mon Sep 17 00:00:00 2001 From: Brett Langdon Date: Wed, 20 Jun 2012 19:26:59 -0300 Subject: [PATCH] Updated .gitignore for emacs --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7dccd97..ff4fd1d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,7 @@ logs results node_modules -npm-debug.log \ No newline at end of file +npm-debug.log + +*#*# +*~ \ No newline at end of file