floorball_stas/.gitignore

30 lines
243 B
Plaintext

*.pyc
# Packages
*.egg
!/tests/**/*.egg
/*.egg-info
/dist/*
build
_build
.cache
*.so
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
.pytest_cache
.DS_Store
.idea/*
.python-version
.vscode/*
.mypy_cache
.venv