File: .gitignore

package info (click to toggle)
git-build-recipe 0.3.7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 288 kB
  • sloc: python: 3,378; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 43 bytes parent folder | download
1
2
3
4
5
*.egg-info
*.pyc
.pybuild
.tox
__pycache__