File: .gitignore

package info (click to toggle)
python-qrcode 8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 924 kB
  • sloc: python: 2,761; sh: 16; makefile: 11
file content (12 lines) | stat: -rw-r--r-- 114 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
*.pyc
.coverage
.coverage.*
.idea/
.pytest_cache/
.tox
build/
cov.xml
dist/
htmlcov/
poetry.lock
qrcode.egg-info/