flint: update .gitignore file

This commit is contained in:
Dmitry Simonenko 2016-11-25 12:53:55 +03:00
parent 227cea4f2e
commit 1787a06eaf
1 changed files with 7 additions and 7 deletions

14
.gitignore vendored
View File

@ -5,10 +5,10 @@ example/echo
example/wait example/wait
example/cancel example/cancel
example/cancel_connect example/cancel_connect
tests/new tests/test_new
tests/create tests/test_create
tests/sleep tests/test_sleep
tests/wait tests/test_wait
tests/cancel_sleep tests/test_cancel_sleep
tests/cancel_sleep_2 tests/test_cancel_sleep_2
tests/io_new tests/test_io_new