mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-08 11:53:00 -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.
|
||||
/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
|
||||
/compile
|
||||
/config.guess
|
||||
|
Loading…
x
Reference in New Issue
Block a user