Skip to content

Commit f1fe49e

Browse files
Ignore files added by autotools.
1 parent 116ceb9 commit f1fe49e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.gitignore

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
*.cache
2+
*.in
3+
*.log
4+
*.m4
5+
*.o
6+
*.status
7+
.deps
8+
config.h
9+
configure
10+
depcomp
11+
install-sh
12+
Makefile
13+
missing
14+
stamp-*
15+
waitpid

0 commit comments

Comments
 (0)