Files
internet-engineering-project/.dockerignore

17 lines
172 B
Plaintext

.git/
.venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.mypy_cache/
.ruff_cache/
.uvicorn.pid
docs/images/
docs/screenshots/
docs/*.pdf
docs/presentation.md
README.md