Leek/.gitignore
2025-05-06 12:46:32 +02:00

10 lines
145 B
Text

# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# ---> Direnv
.direnv
# ---> Python
.venv