-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy path.gitignore
111 lines (111 loc) · 1.8 KB
/
.gitignore
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
*.trs
*.log
*.o
*.lo
*.bak
*.la
*.patch
*.exe
*.dll
mget-*
*~
Makefile
Makefile.in
*/Makefile
*.Makefile.in
*/.deps
*/.libs
tmp
*.plist
nbproject
git_push
.depend
src/mget
ABOUT-NLS
aclocal.m4
autom4te.cache
compile
config.guess
config.h
config.h.in
config.rpath
config.status
config.sub
configure
depcomp
examples/getstream
examples/http_get
examples/http_get2
examples/print_css_urls
examples/print_css_urls2
examples/print_css_urls3
examples/print_html_urls
libmget/test_linking
libmget/css_tokenizer.c
gtk-doc.make
INSTALL
install-sh
libmget-0.1.pc
libtool
ltmain.sh
m4
missing
po/Makefile.in.in
po/Makevars.template
po/POTFILES
po/Rules-quot
po/boldquot.sed
po/en@boldquot.header
po/en@quot.header
po/insert-header.sin
po/quot.sed
po/remove-potcdate.sin
po/mget.pot
po/remove-potcdate.sed
po/stamp-po
stamp-h1
test-driver
tests/buffer_printf2_perf
tests/stringmap_perf
tests/test
tests/test--accept
tests/test--page-requisites
tests/test--spider-r
tests/test-auth-basic
tests/test-i-http
tests/test-i-https
tests/test-idn-cmd
tests/test-idn-meta
tests/test-idn-robots
tests/test-iri
tests/test-iri-forced-remote
tests/test-iri-list
tests/test-iri-percent
tests/test-k
tests/test-meta-robots
tests/test-mget-1
tests/test-np
tests/test-parse-html
tests/test-parse-rss
tests/test-restrict-ascii
tests/test--follow-tags
tests/test--post-file
tests/test-E-k
tests/test-directory-clash
tests/test-iri-disabled
docs/libmget/html
*.stamp
*.3
docs/libmget/libmget-decl-list.txt
docs/libmget/libmget-decl.txt
docs/libmget/libmget-overrides.txt
docs/libmget/libmget-undeclared.txt
docs/libmget/libmget-undocumented.txt
docs/libmget/libmget-unused.txt
docs/libmget/libmget.args
docs/libmget/libmget.hierarchy
docs/libmget/libmget.interfaces
docs/libmget/libmget.prerequisites
docs/libmget/libmget.signals
docs/libmget/xml
docs/libmget/version.xml