File: .gitignore

package info (click to toggle)
python-cssselect2 0.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 360 kB
  • sloc: python: 2,906; makefile: 14; sh: 6
file content (8 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
*.pyc
.cache
/.coverage
/build
/dist
/docs/_build
/pytest_cache
/venv