contact-form/.gitignore
2023-02-23 00:42:27 +01:00

10 lines
82 B
Text

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