.gitignore: add some test programs
authorVincent Fu <vincent.fu@wdc.com>
Wed, 5 Feb 2020 19:12:17 +0000 (14:12 -0500)
committerVincent Fu <vincent.fu@wdc.com>
Wed, 5 Feb 2020 22:03:34 +0000 (17:03 -0500)
t/io_uring, t/memlock, and t/read-to-pipe-async are now routinely built.
Add them to .gitignore to avoid cluttering up the output of 'git
status'.

Signed-off-by: Vincent Fu <vincent.fu@wdc.com>
.gitignore

index b228938d97da654953f1abaa9831dc6d4d1bd2b3..b84b0fda0aa71750c28a316322761af6d1aca0f6 100644 (file)
 /t/fio-verify-state
 /t/gen-rand
 /t/ieee754
+t/io_uring
 /t/lfsr-test
+t/memlock
+t/read-to-pipe-async
 /t/stest
 /unittests/unittest
 y.tab.*