File: .gitignore

package info (click to toggle)
python-hjson 3.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,188 kB
  • sloc: python: 3,098; makefile: 13; sh: 8
file content (13 lines) | stat: -rw-r--r-- 114 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
!__init__.py
*.egg-info
*.egg
*.pyc
*.so
.DS_Store
/MANIFEST
/.coverage
/coverage.xml
/htmlcov
/build
/dist
/docs