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
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:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -7,3 +7,12 @@
|
|||||||
/result
|
/result
|
||||||
|
|
||||||
.env
|
.env
|
||||||
|
|
||||||
|
# Anything the config crate looks for
|
||||||
|
config.ini
|
||||||
|
config.json
|
||||||
|
config.json5
|
||||||
|
config.ron
|
||||||
|
config.toml
|
||||||
|
config.yaml
|
||||||
|
config.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user