File: .gitignore

package info (click to toggle)
python-ordered-set 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: python: 448; sh: 8; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 93 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
*.pyc
*~
.DS_Store
.*.swp
*.egg-info
dist/
.tox/
.coverage
.pytest_cache
htmlcov
.eggs
.venv