forked from libvips/libvips
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
168 lines (165 loc) · 2.79 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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
.pytest_cache
compile
.pytest_cache
a.out
*.log
*.trs
cov-int
tmp
tmp-*
test/variables.sh
libvips/introspect
scan
compile
po/*.pot
test-driver
vips-*.tar.gz
doc/setup-build.stamp
doc/tmpl-build.stamp
doc/tmpl.stamp
doc/tmpl/
doc/gtk-doc.make
doc/libvips-docs.sgml
doc/libvips-docs.xml
libvips-scan
libvips-scan.c
Makefile.in
TAGS
tags
*.o
Vips-8.0.gir
Vips-8.0.typelib
.*.swp
*.lo
*.bak
*.vect
*.la
Vips-8.0.gir
Vips-8.0.typelib
*.pc
*.pyc
*.pyo
.deps
.libs
aclocal.m4
config.*
configure
depcomp
autom4te.cache/
install-sh
libtool
libvips/include/vips/version.h
fred
ltmain.sh
m4/gtk-doc.m4
m4/intltool.m4
m4/libtool.m4
m4/lt~obsolete.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/codeset.m4
m4/gettext.m4
m4/glibc21.m4
m4/iconv.m4
m4/introspection.m4
m4/lcmessage.m4
m4/progtest.m4
missing
mkinstalldirs
po/Makefile.in.in
po/POTFILES
po/de.gmo
py-compile
stamp-h1
swig/python/setup.py
swig/vipsCC/VDisplay.py
swig/vipsCC/VError.py
swig/vipsCC/VImage.h
swig/vipsCC/VImage.py
swig/vipsCC/VMask.py
swig/vipsCC/vdisplaymodule.cxx
swig/vipsCC/verrormodule.cxx
swig/vipsCC/vimagemodule.cxx
swig/vipsCC/vmaskmodule.cxx
tools/edvips
tools/header
tools/vipsedit
tools/vipsheader
tools/vips
tools/vipsthumbnail
tools/find_mosaic
tools/mergeup
tools/cooc
tools/cooc_features
tools/glds
tools/glds_features
tools/simcontr
tools/sines
tools/spatres
tools/squares
tools/batch_crop
tools/batch_image_convert
tools/batch_rubber_sheet
tools/light_correct
tools/shrink_width
# we can't ignore all Makefile since we have a couple of hand-made ones
Makefile
doc/Makefile
libvips/Makefile
libvips/acquire/Makefile
libvips/arithmetic/Makefile
libvips/boolean/Makefile
libvips/cimg/Makefile
libvips/colour/Makefile
libvips/conversion/Makefile
libvips/convolution/Makefile
libvips/deprecated/Makefile
libvips/format/Makefile
libvips/freq_filt/Makefile
libvips/histograms_lut/Makefile
libvips/include/Makefile
libvips/include/vips/Makefile
libvips/inplace/Makefile
libvips/iofuncs/Makefile
libvips/mask/Makefile
libvips/morphology/Makefile
libvips/mosaicing/Makefile
libvips/other/Makefile
libvips/relational/Makefile
libvips/resample/Makefile
libvips/video/Makefile
libvipsCC/Makefile
libvipsCC/include/Makefile
libvipsCC/include/vips/Makefile
man/Makefile
po/Makefile
swig/Makefile
swig/vipsCC/Makefile
tools/Makefile
tools/iofuncs/Makefile
tools/mosaicing/Makefile
tools/other/Makefile
tools/scripts/Makefile
# various things made by gtk-doc
doc/html-build.stamp
doc/html.stamp
doc/html/
doc/libvips-decl-list.txt
doc/libvips-decl.txt
doc/libvips-overrides.txt
doc/libvips-sections.txt
doc/libvips-undeclared.txt
doc/libvips-undocumented.txt
doc/libvips-unused.txt
doc/libvips.args
doc/libvips.hierarchy
doc/libvips.interfaces
doc/libvips.prerequisites
doc/libvips.signals
doc/libvips.types
doc/scan-build.stamp
doc/sgml-build.stamp
doc/sgml.stamp
doc/xml/
gtkdocerrors