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