diff --git a/.gitignore b/.gitignore index 18af3f7..fc98b4f 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ data/*.csv # Ignore Unit Test result files coverage.xml testResults.xml + +# Optional build state file +STATE.xml