File: .gitignore

package info (click to toggle)
pystray 0.19.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 400 kB
  • sloc: python: 2,348; sh: 18; makefile: 13
file content (8 lines) | stat: -rw-r--r-- 55 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
*.egg-info/
*.eggs/
*.pyc
*.sublime-*

build/*
dist/*