File: .gitignore

package info (click to toggle)
python-plugwise 1.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,080 kB
  • sloc: xml: 90,006; python: 5,344; sh: 326; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
build.sh
.DS_Store
*.pyc
.*.swp
__pycache__
/dist/
/*.egg-info
/build/
.idea
tests/__pycache__
.coverage
.vscode
venv
*.sedbck
.mypy_cache
fixtures/updated/*/
tmp