# Compiled python modules.
*.pyc

# Setuptools distribution folder.
/dist/

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

# Dexy processing files
.dexy

# Build output
/build/

.coverage

# Local test files
test.py
tests.sh
.gitpod.yml
EXAMPLES.md
Function_Changes.md
.vscode
_build
pyobis/_version.py
