contact-form/.gitignore

11 lines
94 B
Text

# Rust
/Cargo.lock
/target/
# Dev
config.yaml
/logs
# npm
/node_modules/
/package-lock.json