File: .gitignore

package info (click to toggle)
pyvolumio 0.1.5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 88 kB
  • sloc: python: 195; makefile: 7
file content (6 lines) | stat: -rw-r--r-- 44 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
__pycache__/
*.pyc

build/
dist/
*.egg-info/