projects
/
platform
/
upstream
/
glib.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Make it compile on Windows.
[platform/upstream/glib.git]
/
.gitignore
1
# for all subdirectories
2
Makefile.in
3
Makefile
4
.libs
5
.deps
6
*.o
7
*.lo
8
*.la
9
*.pc
10
.*.swp
11
.sw?
12
13
# autofoo stuff here
14
compile
15
config.*
16
configure
17
depcomp
18
aclocal.m4
19
autom4te.cache
20
stamp-*
21
libtool
22
ltmain.sh
23
missing
24
install-sh
25
glib-gettextize
26
glib-zip
27
glibconfig.h
28
gtk-doc.make
29
30
INSTALL
31
README