diff --git a/.gitignore b/.gitignore index a3e2b05c8..c85945774 100644 --- a/.gitignore +++ b/.gitignore @@ -53,7 +53,6 @@ romm_mock # testing backend/romm_test/resources backend/romm_test/logs -backend/romm_test/config .pytest_cache /romm_test .coverage diff --git a/backend/romm_test/config/config.yml b/backend/romm_test/config/config.yml new file mode 100644 index 000000000..e69de29bb