File: .gitignore

package info (click to toggle)
python-bring-api 0.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 592 kB
  • sloc: python: 2,558; sh: 14; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 120 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
dist/
bring_api.egg-info/
catalog/
test/
.venv
__pycache__
.ruff_cache
.mypy_cache
.env
.coverage
build/
site