mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 23:31:24 +01:00
19 lines
266 B
Text
19 lines
266 B
Text
# Local environment overrides
|
|
/.env
|
|
|
|
# Cargo artifacts
|
|
target
|
|
|
|
# Direnv cache
|
|
/.direnv
|
|
|
|
# Nix artifacts
|
|
result*
|
|
|
|
# GitLab CI artifacts
|
|
/.gitlab-ci.d
|
|
/grapevine-static-aarch64-unknown-linux-musl
|
|
/grapevine-static-x86_64-unknown-linux-musl
|
|
|
|
# mdbook artifacts
|
|
/public
|