We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d82835b commit abdc5f8Copy full SHA for abdc5f8
.gitignore
@@ -17,16 +17,10 @@ bindings_config.h
17
bindings_config.h.in
18
bugs/
19
config.cache
20
-config.guess
21
config.log
22
config.status
23
-config.sub
24
configure
25
-depcomp
26
-install-sh
27
libtool
28
-ltmain.sh
29
-missing
30
mkinstalldirs
31
not-used
32
old
acinclude.m4
build/.gitignore
@@ -0,0 +1,15 @@
1
+argz.m4
2
+compile
3
+config.guess
4
+config.sub
5
+depcomp
6
+gtk-doc.m4
7
+install-sh
8
+libtool.m4
9
+ltdl.m4
10
+ltmain.sh
11
+ltoptions.m4
12
+ltsugar.m4
13
+ltversion.m4
14
+lt~obsolete.m4
15
+missing
0 commit comments