File: .gitignore

package info (click to toggle)
pyfiglet 0.8.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 248 kB
  • sloc: python: 831; sh: 66; makefile: 8
file content (7 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
*.pyc
*~
.*.swp
/build/
/dist/
/pyfiglet.egg-info/
env*/