File: .gitignore

package info (click to toggle)
python-proton-core 0.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 540 kB
  • sloc: python: 3,574; makefile: 15
file content (16 lines) | stat: -rw-r--r-- 129 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
build/
dist/
MANIFEST
*.pyc
*.egg-info/
.vscode/
*.lock
__SOURCE_APP
.env
cov.xml
html
.idea/
.pybuild/
.coverage
report.xml
venv