Fix a bunch of WDG validation warnings in HTML docs.
[platform/upstream/flac.git] / .gitignore
1 *.a
2 *.la
3 *.lo
4 *.so
5 *.dll
6 *.dylib
7 *.exe
8 .deps
9 .libs
10 Makefile
11 Makefile.in
12 aclocal.m4
13 ar-lib
14 autom4te.cache/
15 compile
16 config.guess
17 config.h
18 config.h.in
19 config.log
20 config.rpath
21 config.status
22 config.sub
23 configure
24 depcomp
25 doc/FLAC.tag
26 doc/html/api/
27 examples/c/decode/file/example_c_decode_file
28 examples/c/encode/file/example_c_encode_file
29 examples/cpp/decode/file/example_cpp_decode_file
30 examples/cpp/encode/file/example_cpp_encode_file
31 install-sh
32 libtool
33 libtool-disable-static
34 ltmain.sh
35 m4/libtool.m4
36 m4/ltoptions.m4
37 m4/ltsugar.m4
38 m4/ltversion.m4
39 m4/lt~obsolete.m4
40 missing
41 src/flac/flac
42 src/libFLAC++/flac++.pc
43 src/libFLAC/flac.pc
44 src/metaflac/metaflac
45 src/share/getopt/libgetopt.a
46 src/test_grabbag/cuesheet/test_cuesheet
47 src/test_grabbag/picture/test_picture
48 src/test_libFLAC++/test_libFLAC++
49 src/test_libFLAC/test_libFLAC
50 src/test_seeking/test_seeking
51 src/test_streams/test_streams
52 stamp-h1
53 test/*.aiff
54 test/*.cmp
55 test/*.cue
56 test/*.flac
57 test/*.log
58 test/*.oga
59 test/*.raw
60 test/*.rf64
61 test/*.w64
62 test/*.wav
63 test/cuesheet.diff
64 test/cuesheet.log
65 test/metaflac-test-files/out.meta
66 test/metaflac.flac
67 test/picture.diff
68 test/picture.log