21 lines
221 B
Text
21 lines
221 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
|
|
|
|
# hokusai state
|
|
.*.hokusai-state.yaml
|
|
|
|
# Nix
|
|
result
|