simple_ado/.gitignore

15 строки
168 B
Plaintext

__pycache__
.DS_Store
.mypy_cache
.pytest_cache
bin/
dist/
lib/
pip-wheel-metadata/
pyvenv.cfg
simple_ado.egg-info/
coverage.xml
htmlcov
.coverage
test-results.xml
.env