File: .gitignore

package info (click to toggle)
python-ijson 3.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 696 kB
  • sloc: python: 2,816; ansic: 1,776; sh: 4; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.pyc
.tox
ijson.egg-info
*.so
build
*.whl
*.egg
.coverage
dist
.project
.pydevproject
.settings
.cproject
.autotools
yajl-patched-sources