Adam Goldsmith
5b0c72dbef
Really should have added this to version control earlier, but was trying to fix all the pre-commit issues first...
11 lines
109 B
Plaintext
11 lines
109 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|