branch: externals/futur
commit 03b8d0ed099a6553a50a8f593e28203af6b4274c
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>

    .gitignore: New file
---
 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..12dda960a2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.elc
+
+# ELPA-generated files.
+/futur-pkg.el
+/futur-autoloads.el

Reply via email to