mdns-repeater/.gitignore

10 lines
90 B
Plaintext
Raw Permalink Normal View History

2024-12-24 17:20:59 +01:00
.direnv
.pre-commit-config.yaml
#Nix
result*
#Rust
target/
#Python
__pycache__/
*.py[cot]