mdns-repeater/.gitignore
2024-12-24 17:20:59 +01:00

10 lines
90 B
Plaintext

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