File: .gitignore

package info (click to toggle)
python-openleadr-python 0.5.34%2Bdfsg.1-3
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 1,548 kB
  • sloc: python: 6,946; xml: 663; makefile: 32; sh: 18
file content (14 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
python_env/
__pycache__
pyopenadr.egg-info
docs/_build/
build/
openleadr.egg-info/
htmlcov/
examples/
dist/
.pytest_cache/
.ipynb_checkpoints/
static/
.idea/
*.venv/