Files
math/.dockerignore
Dmitry Bikulov d1bb3559bb Initial commit
2025-09-11 13:42:53 +03:00

15 lines
116 B
Plaintext

.git
.gitignore
__pycache__
*.pyc
.pytest_cache
.mypy_cache
.venv
venv
node_modules
.DS_Store
.env
dist
build
*.log