repo.or.cz
/
glib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
glib-compile-resources: Minor string improvements to --help output
[glib.git]
/
.gitignore
blob
4443f04d337b527f0b598afb417d9c02650162bb
1
# for all subdirectories
2
Makefile.in
3
Makefile
4
TAGS
5
tags
6
.libs
7
.deps
8
*.o
9
*.lo
10
*.la
11
*.pc
12
.*.swp
13
.sw?
14
*.rc
15
*.gcno
16
*.gcda
17
*.gcov
18
*.sourcefiles
19
*.stp
20
*.exe
21
*.def
22
*.test
23
*.log
24
*.trs
25
26
# autofoo stuff here
27
compile
28
config.cache
29
config.guess
30
config.h
31
config.h.in
32
config.h-new
33
config.log
34
config.lt
35
config.rpath
36
config.status*
37
config.sub
38
configure
39
depcomp
40
aclocal.m4
41
autom4te.cache
42
stamp-*
43
libtool
44
ltmain.sh
45
mingw32-config.cache
46
missing
47
install-sh
48
glib-gettextize
49
glib-zip
50
gtk-doc.make
51
py-compile
52
test-driver
53
54
INSTALL
55
README
56
ChangeLog
57
/glib-lcov.info
58
/glib-lcov/
59
60
# Meson
61
/meson-build/
62
/subprojects/*/