projects
/
platform
/
upstream
/
glib.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix VARIANT out args
[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
*.rc
13
*.gcno
14
*.gcda
15
*.gcov
16
*.sourcefiles
17
*.stp
18
19
# autofoo stuff here
20
compile
21
config.*
22
configure
23
depcomp
24
aclocal.m4
25
autom4te.cache
26
stamp-*
27
libtool
28
ltmain.sh
29
missing
30
install-sh
31
glib-gettextize
32
glib-zip
33
glibconfig.h
34
gtk-doc.make
35
glibconfig.h.win32
36
37
INSTALL
38
README
39
ChangeLog