File: .gitignore

package info (click to toggle)
python-plugwise 1.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,248 kB
  • sloc: xml: 92,898; python: 5,404; sh: 324; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (2)
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