Skip to content

Commit 786da59

Browse files
committed
added .gitignore
1 parent 15d078b commit 786da59

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.gitignore

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
.deps
2+
.libs
3+
Makefile*
4+
acinclude.m4
5+
aclocal.m4
6+
build
7+
config.cache
8+
config.guess
9+
config.h
10+
config.h.in
11+
config.log
12+
config.nice
13+
config.status
14+
config.sub
15+
configure
16+
configure.in
17+
install-sh
18+
libtool
19+
ltmain.sh
20+
missing
21+
mkinstalldirs
22+
modules
23+
run-tests.php

0 commit comments

Comments
 (0)