File: .gitignore

package info (click to toggle)
plyvel 1.5.1-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 316 kB
  • sloc: python: 927; cpp: 78; makefile: 42; sh: 41
file content (13 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.py[co]
__pycache__/

build/
dist/
*.egg-info/

.coverage
.tox/

plyvel/_plyvel.cpp
plyvel/_plyvel.html
plyvel/_plyvel*.so