Let git ignore build executables

This commit is contained in:
Willem Toorop 2013-10-29 20:36:34 +01:00
parent 06ad9a53b5
commit e457a50d7c
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored
View File

@ -20,3 +20,13 @@ example-all-functions
example-simple-answers
example-synchronous
example-tree
example_all_functions
example_simple_answers
example_synchronous
example_tree
src/doc/
tests_dict
tests_list
tests_stub_async
tests_stub_sync