File: .gitignore

package info (click to toggle)
python-discogs-client 2.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 568 kB
  • sloc: python: 1,685; sh: 83; makefile: 18
file content (12 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
*.pyc
*.egg-info
dist/
.DS_Store
.mypy_cache
.coverage
env/
build/
.39venv/
.venv/
.python-version
.vscode