From: Ralph Giles Date: Thu, 2 Jul 2020 19:27:36 +0000 (-0700) Subject: Ignore example executables. X-Git-Tag: v1.3.7~3 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Flibvorbis.git;a=commitdiff_plain;h=63aeb7ef70211bba16ad21c3f19a54a07c2c9c5c Ignore example executables. Stop these clutting the `git status` output. Signed-off-by: Mark Harris --- diff --git a/.gitignore b/.gitignore index 7e3c7ea..27ec90e 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,11 @@ vorbisfile-uninstalled.pc vorbisfile.pc doc/Doxyfile doc/doxygen-build.stamp +examples/chaining_example +examples/decoder_example +examples/encoder_example +examples/seeking_example +examples/vorbisfile_example lib/test_sharedbook test/test