File: .gitignore

package info (click to toggle)
python-linecache2 1.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 156 kB
  • sloc: python: 942; makefile: 24; sh: 1
file content (8 lines) | stat: -rw-r--r-- 58 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
*~
.*.sw?
*.egg-info
*.pyc
*.egg
ChangeLog
/build/
/dist/