ignore test artifacts

This commit is contained in:
Josh Holtrop 2018-05-30 19:53:29 -04:00
parent 0a624c6281
commit fa45ae1f9d

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
/.lock-waf* /.lock-waf*
/.waf* /.waf*
/build/ /build/
/tests/t???
/tests/t???.c