Add Exporter Unit Test output to gitignore

This commit is contained in:
RichardTea
2019-07-25 11:12:06 +01:00
parent 47661034ae
commit e05ece2eec
5 changed files with 9 additions and 30 deletions

3
test/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
# Ignore Unit Test Output files
*_out.*