Skip to content

Commit ec9a568

Browse files
committed
* add .gitignore
1 parent 95118d7 commit ec9a568

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
INSTALL
2+
Makefile
3+
Makefile.in
4+
aclocal.m4
5+
autom4te.cache/
6+
config.h
7+
config.h.in
8+
config.log
9+
config.status
10+
configure
11+
libtool
12+
stamp-h1
13+
.deps
14+
.libs

0 commit comments

Comments
 (0)