mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 15:21:24 +01:00
This is primarily useful for replicating the environment from CI so that the `nix-build-and-cache` script is easier to invoke.
14 lines
145 B
Text
14 lines
145 B
Text
# Local environment overrides
|
|
/.env
|
|
|
|
# Cargo artifacts
|
|
target
|
|
|
|
# Direnv cache
|
|
/.direnv
|
|
|
|
# Nix artifacts
|
|
result*
|
|
|
|
# GitLab CI cache
|
|
/.gitlab-ci.d
|