branch: externals/auto-header commit bc966c2d8b347064803a0bbdf38c85becfa93e5b Author: Philip Kaludercic <[email protected]> Commit: Philip Kaludercic <[email protected]>
Add a .gitignore
---
.gitignore | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..8b681ed6a2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.elc
+*~
+\#*\#
+/auto-header-pkg.el
+/auto-header-autoloads.el
\ No newline at end of file
