Livrare LOT 1 - Didi
This commit is contained in:
commit
5380c3fc63
990 changed files with 133308 additions and 0 deletions
15
ai_platform/modules/web/.dockerignore
Normal file
15
ai_platform/modules/web/.dockerignore
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
.mypy_cache/
|
||||
tests/
|
||||
benchmark/
|
||||
deploy/
|
||||
.env
|
||||
.env.*
|
||||
*.md
|
||||
!README.md
|
||||
.git/
|
||||
.gitignore
|
||||
Loading…
Add table
Add a link
Reference in a new issue