fix: clear conflicting local root created dirs

This commit is contained in:
2026-06-30 19:40:28 +05:30
parent f3727af697
commit b4049630ed
2 changed files with 9 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.venv
.git
.pytest_cache
__pycache__
*.pyc
.env
*.log