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