add build meta ignore

This commit is contained in:
OCram85 2022-07-04 12:44:43 +02:00
parent d34b5744fc
commit 2045dad063
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -16,3 +16,6 @@ data/*.csv
# Ignore Unit Test result files
coverage.xml
testResults.xml
# Optional build state file
STATE.xml