File: .gitignore

package info (click to toggle)
python-aioguardian 2023.12.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 772 kB
  • sloc: python: 1,387; sh: 45; makefile: 13
file content (11 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
*.egg-info
.DS_Store
.coverage
.mypy_cache
.nox
.tox
.venv
__pycache__
coverage.xml
docs/_build
tags