File: .gitignore

package info (click to toggle)
git-build-recipe 0.3.6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 264 kB
  • sloc: python: 3,378; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 38 bytes parent folder | download
1
2
3
4
*.egg-info
*.pyc
.pybuild
__pycache__