gitignore files produced by tests

This commit is contained in:
Fabian Keller 2017-11-13 20:30:00 +01:00
commit 3d0d1fe9a4

15
tests/.gitignore vendored Normal file
View file

@ -0,0 +1,15 @@
/binaryPackage/v1/binaryPackage
/binaryPackage/v2/binaryPackage
/develop/dependent/src/dependent
/issue206/issue/issue206bin
/issue289/issue289
/issue428/nimbleDir/
/nimbleDir/
/packageStructure/c/c
/packageStructure/y/y
/testCommand/testOverride/myTester
/testCommand/testsFail/tests/a
/testCommand/testsFail/tests/b
/testCommand/testsPass/tests/one
/testCommand/testsPass/tests/three
/testCommand/testsPass/tests/two