소스 검색

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 년 전
부모
커밋
d4c7dbcaf9
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      Global/Emacs.gitignore

+ 3 - 0
Global/Emacs.gitignore

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