Skip to content

Commit 63aeb7e

Browse files
committed
Ignore example executables.
Stop these clutting the `git status` output. Signed-off-by: Mark Harris <[email protected]>
1 parent 94140bc commit 63aeb7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ vorbisfile-uninstalled.pc
3636
vorbisfile.pc
3737
doc/Doxyfile
3838
doc/doxygen-build.stamp
39+
examples/chaining_example
40+
examples/decoder_example
41+
examples/encoder_example
42+
examples/seeking_example
43+
examples/vorbisfile_example
3944
lib/test_sharedbook
4045
test/test
4146

0 commit comments

Comments
 (0)