summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2f9f775d88feef682ebab32438260bd84b305b79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
*.gir
*.typelib
*.la
*.lo
*.o
Makefile
Makefile.in
.deps
.libs
*.bak
*~
*.pc
*.trs
*.log
aclocal.m4
autom4te.cache
compile
configure
config.*
depcomp
gtk-doc.make
gtk-doc.m4
install-sh
libtool.m4
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
libtool
ltmain.sh
missing
stamp-h1
build/test-driver
docs/reference/rest*/*-decl*.txt
docs/reference/rest*/*-overrides.txt
docs/reference/rest*/*-undeclared.txt
docs/reference/rest*/*-undocumented.txt
docs/reference/rest*/*-unused.txt
docs/reference/rest*/*.args
docs/reference/rest*/*.hierarchy
docs/reference/rest*/*.interfaces
docs/reference/rest*/*.prerequisites
docs/reference/rest*/*.signals
docs/reference/rest*/*.stamp
docs/reference/rest*/html/
docs/reference/rest*/xml/
examples/continuous-twitter
examples/dump-xml
examples/get-fireeagle-location
examples/get-flickr-favorites
examples/lastfm-shout
examples/post-twitter
examples/post-twitter-media
examples/test-raw
examples/test-xml
rest-extras/test-runner
rest/rest-enum-types.c
rest/rest-enum-types.h
rest/stamp-rest-enum-types.h
rest/rest-marshal.[ch]
rest/test-runner
tests/custom-serialize
tests/flickr
tests/lastfm
tests/oauth
tests/oauth-async
tests/oauth2
tests/proxy
tests/proxy-continuous
tests/threaded
tests/xml
rust