branch: externals/typo commit e259ccabfb9f22a7e49509a75eb68b451f97a3f5 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..dcbd58388e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.elc
+*~
+\#*\#
+/typo-pkg.el
+/typo-autoloads.el
\ No newline at end of file
