# Build Artifacts
*.py[cod]
build/
dist/
\.coverage
labkey\.egg-info/
\.eggs/

# Project Artifacts
.idea/
*.iml
*.swp

.DS_Store
.python-version
.vscode/
