authorgravatar for thejoshwolfe@gmail.comJosh Wolfe <thejoshwolfe@gmail.com> 2017-04-23 08:12:54-07:00
committergravatar for thejoshwolfe@gmail.comJosh Wolfe <thejoshwolfe@gmail.com> 2017-04-23 08:36:21-07:00
log8299fe19c056e9bae6f87a8281741d1e90019993
tree83c11ea8c839ee1f62969a2ae9b2036bc43a9c88
parentf9fa768dca1f16dea6e62213a8c0e77538285033

add test_artifacts to .gitignore, so you can commit while tests are running


1 files changed, 1 insertions(+), 0 deletions(-)

.gitignore+1
...@@ -3,3 +3,4 @@ build-release/...@@ -3,3 +3,4 @@ build-release/
3/.cproject3/.cproject
4/.project4/.project
5/.settings/5/.settings/
6/test_artifacts/