diff --git a/.gitignore b/.gitignore index 6108169..f0df6d0 100644 --- a/.gitignore +++ b/.gitignore @@ -117,4 +117,6 @@ venv.bak/ docker-compose.yml .vscode/ -node_modules/ \ No newline at end of file +node_modules/ +*.xml +*.iml