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.
parent fe0df604
......@@ -24,3 +24,6 @@ tramp
# reftex files
*.rel
# AUCTeX auto folder
/auto/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment