File: .gitignore

package info (click to toggle)
python-traceback2 1.4.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 188 kB
  • sloc: python: 1,017; makefile: 17
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/