mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
.gitignore: Add compile, config.guess, config.sub, depcomp,
install-sh, missing.
This commit is contained in:
parent
f98cac3375
commit
f9e771e246
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,5 +1,11 @@
|
||||||
configure
|
configure
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
|
compile
|
||||||
|
config.guess
|
||||||
|
config.sub
|
||||||
|
depcomp
|
||||||
|
install-sh
|
||||||
|
missing
|
||||||
lib/Makefile.in
|
lib/Makefile.in
|
||||||
src/config.in
|
src/config.in
|
||||||
autom4te.cache
|
autom4te.cache
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue