branch: externals/seq commit fcabc1452cc1bc8e52d1b08031e6865970299823 Author: Stefan Monnier <[email protected]> Commit: Stefan Monnier <[email protected]>
* .gitignore: New file
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..5f29d1a934
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/seq-pkg.el
+/seq-autoloads.el
+*.elc
