File: .gitignore

package info (click to toggle)
python-orderedmultidict 1.0.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 308 kB
  • sloc: python: 1,305; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
*~
.#*
\#*
.tox/
dist/
.eggs/
build/
*.pyc
*.pyo
*.egg
*.egg-info
.mypy_cache