File: .gitignore

package info (click to toggle)
fbless 0.2.3-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 516 kB
  • sloc: python: 1,726; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
build/
dist/
env/
venv/
*~
*.sw[po]
__pycache__/
*.py[cod]
*.egg-info/
.ropeproject