From 73824c859ac07a22f5da6e642b9394f76012ebed Mon Sep 17 00:00:00 2001 From: Garrett Robinson Date: Thu, 9 Apr 2015 11:50:17 -0700 Subject: [PATCH] Ignore emacs autosave files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ae5116fcb..6bf969454 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ m3 *~ .vagrant *.swp +\#*# \ No newline at end of file