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