File: .gitignore

package info (click to toggle)
python-elgato-streamdeck 0.9.1%2Bds-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,848 kB
  • sloc: python: 1,272; makefile: 12
file content (6 lines) | stat: -rw-r--r-- 54 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
__pycache__
.idea/
*.egg-info/
doc/build
build/
dist/