diff --git a/dhis-2/.gitignore b/dhis-2/.gitignore index 6ecd2562342..e7e7d172aa9 100644 --- a/dhis-2/.gitignore +++ b/dhis-2/.gitignore @@ -54,3 +54,6 @@ http-client.private.env.json # VS Code .vscode/ + +# optinal integration test file, should not be committed +/dhis-support/dhis-support-test/src/main/resources/db/init-db.sql