first commit

This commit is contained in:
2026-08-21 08:37:51 -03:00
commit 881a99b0a8
214 changed files with 61407 additions and 0 deletions

47
.dockerignore Normal file
View File

@@ -0,0 +1,47 @@
.git/
.gitignore
.gitattributes
__pycache__/
*.py[cod]
*$py.class
.venv/
venv/
env/
ENV/
.pytest_cache/
.coverage
htmlcov/
.tox/
.hypothesis/
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
tests/
docs/
azure-pipelines/
k8s/
ddl/
sh/
docker-compose.yml
.env
.env.*
!.env.example
logs/
timeline/
log_agent/
recordings/
backup_logs_*/
src/logs/
src/timeline/
tmp/
temp/
*.tmp