Ignore all config files
All checks were successful
Push Workflows / rustfmt (push) Successful in 5s
Push Workflows / tailwind-build (push) Successful in 5s
Push Workflows / docs (push) Successful in 26s
Push Workflows / clippy (push) Successful in 37s
Push Workflows / test (push) Successful in 47s
Push Workflows / build (push) Successful in 1m15s
Push Workflows / nix-build (push) Successful in 5m8s

This commit is contained in:
2026-06-23 22:08:15 -04:00
parent a40fc81d0e
commit 3fae599c6f

9
.gitignore vendored
View File

@@ -7,3 +7,12 @@
/result
.env
# Anything the config crate looks for
config.ini
config.json
config.json5
config.ron
config.toml
config.yaml
config.yml