mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
.gitignore: Add aclocal.m4, configure, lib/Makefile.in, src/config.in.
This commit is contained in:
parent
34cb1cc610
commit
90346de2b2
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,3 +1,7 @@
|
|||
configure
|
||||
aclocal.m4
|
||||
lib/Makefile.in
|
||||
src/config.in
|
||||
autom4te.cache
|
||||
makefile
|
||||
*~
|
||||
|
|
@ -5,5 +9,3 @@ makefile
|
|||
|
||||
/bin/
|
||||
/site-lisp/
|
||||
|
||||
# arch-tag: 75cd3c50-1875-4814-8360-190f7de38302
|
||||
|
|
|
|||
Loading…
Reference in a new issue