15 lines
168 B
Text
15 lines
168 B
Text
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
.devenv
|
|
.direnv
|
|
.devenv.flake.nix
|
|
.pre-commit-config.yaml
|