branch: externals/iterators commit a06700ca80cb1c12bb7080c048805ef9b221e32a 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 0000000..6b99c94
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/iterators-pkg.el
+/iterators-autoloads.el
+*.elc
