Files
HangmanLab.Backend/.dockerignore
2024-12-09 21:15:04 +00:00

8 lines
52 B
Plaintext

__pycache__
*.pyc
*.pyo
*.pyd
.git
.env
tests/
docs/