branch: externals/auctex-cont-latexmk commit e32ff4bc0f267badd30d7aa23831541f1dc48ccc Author: Paul Nelson <[email protected]> Commit: GitHub <[email protected]>
Initial commit
---
.gitignore | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..206569dc66
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# Compiled
+*.elc
+
+# Packaging
+.cask
+
+# Backup files
+*~
+
+# Undo-tree save-files
+*.~undo-tree
