Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit 9723f69

Browse files
committed
update .gitignore
1 parent 401d9b2 commit 9723f69

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.gitignore

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
*~
2+
*.bak
3+
Makefile.in*
4+
install-sh
5+
intltool-*
6+
missing
7+
mkinstalldirs
8+
depcomp
9+
configure
10+
config.sub
11+
config.guess
12+
config.log
13+
config.h.in
14+
aclocal.m4
15+
autom4te.cache
16+
Thumbs.db
17+
build/
18+
.waf*/
19+
waf*/

0 commit comments

Comments
 (0)