nix-templates/c/.gitignore
2024-11-22 14:20:25 +01:00

10 lines
90 B
Plaintext

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