nix-templates/default/.gitignore
2024-11-11 17:42:59 +01:00

10 lines
90 B
Plaintext

.direnv
.pre-commit-config.yaml
#Nix
result*
#Rust
target/
#Python
__pycache__/
*.py[cot]