Ver Fonte

Ignor auctex auto-folder and contents

When working with multifile LaTeX-documents in AUCTeX in emacs, it creates the auto-folder to keep track of styles, macros etc. in the whole document. Unnecessary of versioning purposes.
Michael S. Christensen há 11 anos atrás
pai
commit
d4c7dbcaf9
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      Global/Emacs.gitignore

+ 3 - 0
Global/Emacs.gitignore

@@ -24,3 +24,6 @@ tramp
 
 # reftex files
 *.rel
+
+# AUCTeX auto folder
+/auto/