# OSX files:
.DS_Store

# Generated files:
*.pyc
README.rst
__pycache__

# Setuptools distribution folder.
/dist/

# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info

config.py
test.txt
__pycache__/config.cpython-37.pyc
.vscode/launch.json
dist/
pygoodwe.egg-info
build
test.py
test.py
.vscode/settings.json
testdata*.json
test2.py
.pytest/*
.pytest_cache/*
.mypy_cache
.scannerwork/*
sonarqube-test.sh
*.xls
venv/
**/__pycache__/*
.vscode/
*.egg-info/
.env
build/
.coverage

# docs
site/