Skip to content

Commit a573f2a

Browse files
mikeparkdefunkt
authored andcommitted
to ignore autotools generated files
1 parent 4b3ed39 commit a573f2a

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Autotools.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
# http://www.gnu.org/software/automake
3+
4+
Makefile.in
5+
6+
# http://www.gnu.org/software/autoconf
7+
8+
/autom4te.cache
9+
/aclocal.m4
10+
/compile
11+
/configure
12+
/depcomp
13+
/install-sh
14+
/missing

0 commit comments

Comments
 (0)