21 lines
219 B
Text
21 lines
219 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
|
|
|
|
# bulkgen state
|
|
.bulkgen.state.yaml
|
|
|
|
# Nix
|
|
result
|