File: .gitignore

package info (click to toggle)
py7zr 0.11.3%2Bdfsg-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,740 kB
  • sloc: python: 6,786; makefile: 198; ansic: 35
file content (19 lines) | stat: -rw-r--r-- 172 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*.pyc
.venv
venv
build
_build
dist
tmp
*.egg-info
.idea
.eggs
.mypy_cache
__pycache__
.benchmarks
.tox
pip-wheel-metadata
type_info.json
.coverage
.coverage.*
coverage.xml