File: .gitignore

package info (click to toggle)
python-bitcoinlib 0.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 968 kB
  • sloc: python: 6,033; makefile: 132; sh: 6
file content (11 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
*.sw?
*.pyc

local*.cfg

.coverage
.tox/
build/
htmlcov/
python_bitcoinlib.egg-info/
dist/