; * .gitignore: Ignore 'dir' and 'eat.info'
This commit is contained in:
parent
d87392e571
commit
74295d2a17
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
eat.elc
|
eat.elc
|
||||||
eat-tests.elc
|
eat-tests.elc
|
||||||
term/eat.elc
|
term/eat.elc
|
||||||
# Generated by 'package-vc-install'.
|
dir
|
||||||
|
eat.info
|
||||||
eat-pkg.el
|
eat-pkg.el
|
||||||
eat-autoloads.el
|
eat-autoloads.el
|
||||||
|
|
Loading…
Add table
Reference in a new issue