Skip to content

Commit ad0337f

Browse files
committed
Updated gitignore
1 parent 58210ef commit ad0337f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.gitignore

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
/nbproject/
2-
/build/
2+
/build/
3+
/autom4te.cache/
4+
/include/config.h.in*
5+
/m4/ltoptions.m4
6+
/m4/ltversion.m4
7+
/m4/libtool.m4
8+
/m4/ltsugar.m4
9+
/m4/lt~obsolete.m4
10+
/Makefile.in
11+
/configure
12+
/aclocal.m4

0 commit comments

Comments
 (0)