File: .gitignore

package info (click to toggle)
python-ipmi 0.5.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,132 kB
  • sloc: python: 12,645; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 53 bytes parent folder | download
1
2
3
4
5
6
7
8
*~
*.pyc
*.swp
build/
dist/
*.egg-info/
.eggs/
.venv/