blob: 8e73e13c942b090c685477c4727e1df23e62da49 [file] [log] [blame]
Erik de Castro Lopob3e9eb62012-04-07 08:52:39 +10001*.a
Erik de Castro Lopobb7e63a2012-01-31 18:47:14 +11002*.la
3*.lo
Erik de Castro Lopo05ef63b2013-03-09 20:50:27 +11004*.o
Erik de Castro Lopob3e9eb62012-04-07 08:52:39 +10005*.so
Hendricks26696d081c2012-12-29 04:22:59 -06006*.dll
7*.dylib
8*.exe
Erik de Castro Lopobb7e63a2012-01-31 18:47:14 +11009.deps
10.libs
11Makefile
12Makefile.in
13aclocal.m4
Erik de Castro Lopo4ef5bfb2012-07-04 19:54:48 +100014ar-lib
Erik de Castro Lopobb7e63a2012-01-31 18:47:14 +110015autom4te.cache/
Erik de Castro Lopob3e9eb62012-04-07 08:52:39 +100016compile
Erik de Castro Lopobb7e63a2012-01-31 18:47:14 +110017config.guess
18config.h
19config.h.in
20config.log
21config.rpath
22config.status
23config.sub
24configure
25depcomp
Erik de Castro Lopo05ef63b2013-03-09 20:50:27 +110026doc/Doxyfile
Erik de Castro Lopobb7e63a2012-01-31 18:47:14 +110027doc/FLAC.tag
28doc/html/api/
29examples/c/decode/file/example_c_decode_file
30examples/c/encode/file/example_c_encode_file
31examples/cpp/decode/file/example_cpp_decode_file
32examples/cpp/encode/file/example_cpp_encode_file
33install-sh
34libtool
35libtool-disable-static
36ltmain.sh
Erik de Castro Lopo21a4f652012-02-25 10:25:54 +110037m4/libtool.m4
38m4/ltoptions.m4
39m4/ltsugar.m4
40m4/ltversion.m4
41m4/lt~obsolete.m4
Erik de Castro Lopodd9460e2013-07-21 20:12:41 +100042man/manpage.links
43man/manpage.refs
Erik de Castro Lopobb7e63a2012-01-31 18:47:14 +110044missing
Erik de Castro Lopof48c79a2014-06-26 19:02:39 +100045objs/debug
46objs/release
Erik de Castro Lopobb7e63a2012-01-31 18:47:14 +110047src/flac/flac
48src/libFLAC++/flac++.pc
49src/libFLAC/flac.pc
50src/metaflac/metaflac
51src/share/getopt/libgetopt.a
52src/test_grabbag/cuesheet/test_cuesheet
53src/test_grabbag/picture/test_picture
54src/test_libFLAC++/test_libFLAC++
55src/test_libFLAC/test_libFLAC
56src/test_seeking/test_seeking
57src/test_streams/test_streams
58stamp-h1
Erik de Castro Lopof84287e2012-01-31 19:28:14 +110059test/*.aiff
Erik de Castro Lopo7b0d8f12012-01-31 21:06:21 +110060test/*.cmp
61test/*.cue
62test/*.flac
63test/*.log
64test/*.oga
Erik de Castro Lopof84287e2012-01-31 19:28:14 +110065test/*.raw
66test/*.rf64
67test/*.w64
68test/*.wav
Erik de Castro Lopoa9712a22013-09-16 19:55:11 +100069test/common.sh
Erik de Castro Lopof84287e2012-01-31 19:28:14 +110070test/cuesheet.diff
71test/cuesheet.log
72test/metaflac-test-files/out.meta
73test/metaflac.flac
74test/picture.diff
75test/picture.log
Erik de Castro Lopo2199d082013-04-01 19:57:13 +110076.dirstamp
Erik de Castro Lopo95fc3bf2015-09-01 03:38:43 +100077microbench/benchmark_residual
Erik de Castro Lopoe0f7e0e2019-11-17 16:15:51 +110078oss-fuzz/fuzz-decoder
79oss-fuzz/fuzz-encoder
evpobre0b62a62020-05-02 10:54:28 +050080
81/*[Bb]uild*/
evpobrce6dd6b2020-05-08 14:20:35 +050082/out/
83CMakeSettings.json
evpobre0b62a62020-05-02 10:54:28 +050084CMakeLists.txt.user
85CMakeCache.txt
86CMakeFiles
87CMakeScripts
88Testing
89Makefile
90cmake_install.cmake
91install_manifest.txt
92compile_commands.json
93CTestTestfile.cmake
94_deps
95
96/.vs*/