Merge pull request #431 from bluenote10/clean_working_dir

gitignore files produced by tests
This commit is contained in:
Dominik Picheta 2017-12-21 23:12:43 +00:00 committed by GitHub
commit 0e09f69334
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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