Explorar el Código

add gitignore for backup, undohist, etc

Josh Bicking hace 7 años
padre
commit
1586c37794
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      emacs.d/.gitignore

+ 4 - 0
emacs.d/.gitignore

@@ -0,0 +1,4 @@
+*
+!.gitignore
+!init.el
+!packages/*