branch: elpa/eat
commit 74295d2a1786dac9dd3dc65fe1c9558cdca456e2
Author: Akib Azmain Turja <[email protected]>
Commit: Akib Azmain Turja <[email protected]>

    ; * .gitignore: Ignore 'dir' and 'eat.info'
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 01feb68f9c..9af33c8b9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 eat.elc
 eat-tests.elc
 term/eat.elc
-# Generated by 'package-vc-install'.
+dir
+eat.info
 eat-pkg.el
 eat-autoloads.el

Reply via email to