X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=a24f4e42511b38bf9ca56fb401ad2270db38a443;hb=03a9e6064d406e3656afacdbe50e8e47ebfa0de3;hp=c1a08e279a1d29d9c558f19a0cf7fc10b9e0cc51;hpb=bb7e63a533be13d3a357c3a01c49105397b212c0;p=platform%2Fupstream%2Fflac.git diff --git a/.gitignore b/.gitignore index c1a08e2..a24f4e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,19 @@ +*.a *.la *.lo +*.o +*.so +*.dll +*.dylib +*.exe .deps .libs Makefile Makefile.in aclocal.m4 +ar-lib autom4te.cache/ +compile config.guess config.h config.h.in @@ -15,6 +23,7 @@ config.status config.sub configure depcomp +doc/Doxyfile doc/FLAC.tag doc/html/api/ examples/c/decode/file/example_c_decode_file @@ -25,7 +34,13 @@ install-sh libtool libtool-disable-static ltmain.sh +m4/libtool.m4 +m4/ltoptions.m4 +m4/ltsugar.m4 +m4/ltversion.m4 +m4/lt~obsolete.m4 missing +obj src/flac/flac src/libFLAC++/flac++.pc src/libFLAC/flac.pc @@ -38,3 +53,20 @@ src/test_libFLAC/test_libFLAC src/test_seeking/test_seeking src/test_streams/test_streams stamp-h1 +test/*.aiff +test/*.cmp +test/*.cue +test/*.flac +test/*.log +test/*.oga +test/*.raw +test/*.rf64 +test/*.w64 +test/*.wav +test/cuesheet.diff +test/cuesheet.log +test/metaflac-test-files/out.meta +test/metaflac.flac +test/picture.diff +test/picture.log +.dirstamp