Skip to content

Commit ea9b102

Browse files
committed
Ignore a few more autoconf generated files
1 parent fc96eb8 commit ea9b102

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
*~
12
aclocal.m4
23
config.guess
34
config.h.in
@@ -6,4 +7,9 @@ depcomp
67
install-sh
78
ltmain.sh
89
missing
9-
10+
autom4te.cache/
11+
m4/libtool.m4
12+
m4/ltoptions.m4
13+
m4/ltsugar.m4
14+
m4/ltversion.m4
15+
m4/lt~obsolete.m4

0 commit comments

Comments
 (0)