Add ignore for emacs auto-save files
authorSamuel Chase <samebchase@gmail.com>
Mon, 13 May 2013 06:33:06 +0000 (12:03 +0530)
committerSamuel Chase <samebchase@gmail.com>
Mon, 13 May 2013 06:33:06 +0000 (12:03 +0530)
.gitignore

index 1743f91..015e45d 100644 (file)
@@ -2,5 +2,6 @@
 *.fasl
 *.fas
 *.lib
+\#*
 jscl.js
 tests.js