diff --git a/.gitignore b/.gitignore index 344a7b4d..6a17fb34 100644 --- a/.gitignore +++ b/.gitignore @@ -68,12 +68,11 @@ doc/test-data/**/~$* # Database Configuration db_config.conf -~*.* - - /.playwright-cli/ # Local deployment bundles .deploy/ -output/ \ No newline at end of file +output/ + +**/logback.xml \ No newline at end of file