Files
certcheckntfy/.gitignore
2025-12-21 18:21:32 +01:00

12 lines
176 B
Plaintext

# ---> Rust
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
# deploy script
deploy.sh