File: .gitignore

package info (click to toggle)
python-canonicaljson 2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 132 kB
  • sloc: python: 148; makefile: 3
file content (9 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
/.coverage
/.idea/
/.tox/
__pycache__/
*.egg-info/
*.pyc
/build/
/dist/
.python-version