File: .gitignore

package info (click to toggle)
pybj 0.2.6-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 468 kB
  • sloc: ansic: 2,214; python: 1,613; sh: 12; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
__pycache__/
build/
dist/
ubjson/*.html
*.py[cod]
*.so
.coverage
coverage
MANIFEST
*.egg
.eggs/
py_ubjson.egg-info/