Forráskód Böngészése

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 11 éve
szülő
commit
d4c7dbcaf9
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      Global/Emacs.gitignore

+ 3 - 0
Global/Emacs.gitignore

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