mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-05-14 13:55:04 +00:00
envrc: allow loading env vars from .env if it exists
from https://or.computer.surgery/charles/matrix/-/commit/ffd479d66fae5092073ff380d25fac3735d055bd This is primarily useful for replicating the environment from CI so that the `nix-build-and-cache` script is easier to invoke. Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Local environment overrides
|
||||
/.env
|
||||
|
||||
# CMake
|
||||
cmake-build-*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user