File: .gitignore

package info (click to toggle)
send2trash 1.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 196 kB
  • sloc: python: 816; sh: 13; makefile: 10
file content (8 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
*.pyc
*.egg-info
/build
/dist
.DS_Store
/.tox
__pycache__
/env