File: .gitignore

package info (click to toggle)
pdd 1.7-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 228 kB
  • sloc: python: 548; sh: 30; makefile: 14
file content (8 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
.pytest_cache*
__pycache__*

# Distribution / packaging
pdd.egg-info
dist/
build/
pdd.py