main -> aiws

This commit is contained in:
xds
2026-02-11 11:37:04 +03:00
parent d9de2f48d2
commit 29ccd5743e

19
.dockerignore Normal file
View File

@@ -0,0 +1,19 @@
.git
.gitignore
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.venv/
node_modules/
tmp/
logs/
*.log
dist/
build/
.cache/
.idea/
.vscode/