.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)
commit1f036ba058570d249b848d44b9c515f64690cc4f
treea4cde327c2bff0ed7b61c75e3b0942e537450901
parent2e86a90c49ec09c977405cdc6c183c796cef77c3
.gitignore: add some test programs

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