Add additional directory to .gitignore

The directory "tests/buildDir/" where the build artifacts from the
"compilation without warnings" unit test execution are being written is
added to the .gitignore file.

Related to #680
This commit is contained in:
Ivan Bobev 2019-08-08 17:11:25 +03:00 committed by Dominik Picheta
commit 9d8cc06724

1
.gitignore vendored
View file

@ -37,4 +37,5 @@ tests/testCommand/testsFail/tests/t2
# Test procedure artifacts
tests/nimble-test/
tests/buildDir/
nimble_*.nims