Skip to content

Commit

Permalink
Added "src/unittest_logs" to .gitignore to prevent accidental committ…
Browse files Browse the repository at this point in the history
…ing of output from running the unit tests
  • Loading branch information
DavidBerdik committed Apr 14, 2019
1 parent 409a5b8 commit f319bee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,3 +1,4 @@
bin/* bin/*
.DS_Store .DS_Store
/bin/ /bin/
src/unittest_logs

0 comments on commit f319bee

Please sign in to comment.