mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
chore: ignore .envrc (#4994)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -49,3 +49,6 @@ site/out/
|
|||||||
**/*.swp
|
**/*.swp
|
||||||
.coderv2/*
|
.coderv2/*
|
||||||
**/__debug_bin
|
**/__debug_bin
|
||||||
|
|
||||||
|
# direnv
|
||||||
|
.envrc
|
||||||
|
Reference in New Issue
Block a user