gitignore files produced by tests
This commit is contained in:
parent
f852198724
commit
3d0d1fe9a4
1 changed files with 15 additions and 0 deletions
15
tests/.gitignore
vendored
Normal file
15
tests/.gitignore
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue