# artifacts
__pycache__

# misc
.vs/
dist/
*.pyproj
*.sln

# Test
setup.py
test*.py
