File: .gitignore

package info (click to toggle)
ufo-tofu 0.12.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,332 kB
  • sloc: python: 14,578; makefile: 16
file content (6 lines) | stat: -rw-r--r-- 60 bytes parent folder | download
1
2
3
4
5
6
*.pyc
build/
dist/
*.egg-info/
install_manifest*.txt
.idea/