mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-10 04:50:37 -04:00
Add the libtool-generated /m4/* stuff to .gitignore
This commit is contained in:
parent
39906698ca
commit
c21c663161
7
.gitignore
vendored
7
.gitignore
vendored
@ -42,6 +42,13 @@ libevent.pc
|
|||||||
## The initial / makes these files only get ignored in particular directories.
|
## The initial / makes these files only get ignored in particular directories.
|
||||||
/autom4te.cache
|
/autom4te.cache
|
||||||
|
|
||||||
|
# Libtool adds these, at least sometimes
|
||||||
|
/m4/libtool.m4
|
||||||
|
/m4/ltoptions.m4
|
||||||
|
/m4/ltsugar.m4
|
||||||
|
/m4/ltversion.m4
|
||||||
|
/m4/lt~obsolete.m4
|
||||||
|
|
||||||
/aclocal.m4
|
/aclocal.m4
|
||||||
/compile
|
/compile
|
||||||
/config.guess
|
/config.guess
|
||||||
|
Loading…
x
Reference in New Issue
Block a user