Some checks failed
Push Workflows / docs (push) Successful in 46s
Push Workflows / clippy (push) Successful in 51s
Push Workflows / leptos-test (push) Successful in 1m57s
Push Workflows / test (push) Successful in 2m0s
Push Workflows / build (push) Successful in 2m55s
Push Workflows / docker-build (push) Failing after 2m59s
Push Workflows / nix-build (push) Successful in 5m47s
Push Workflows / rustfmt (push) Successful in 10s
Push Workflows / mdbook (push) Successful in 12s
Push Workflows / mdbook-server (push) Successful in 24s
14 lines
130 B
Plaintext
14 lines
130 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Except:
|
|
!/public
|
|
!/migrations
|
|
!/src
|
|
!/style
|
|
!/Cargo.lock
|
|
!/Cargo.toml
|
|
!/ascii_art.txt
|
|
!/docs
|
|
!/book.toml
|