Skip to content

Commit 71eb0ff

Browse files
committed
add autotools cache files to .gitignore
1 parent 7a9c6ca commit 71eb0ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@
1212
**/MSVisualStudio/**/*.mps
1313
**/MSVisualStudio/**/*.lp
1414
**/MSVisualStudio/**/*.out
15+
16+
# Ignore autotools cache files
17+
aclocal.m4*
18+
acinclude.m4
19+
autom4te*

0 commit comments

Comments
 (0)