remove .envrc from source control

This commit is contained in:
Chris Grimmett 2024-03-15 19:49:41 -08:00
parent 726d2b5504
commit 752c370eb2
2 changed files with 1 additions and 2 deletions

2
.envrc
View File

@ -1,2 +0,0 @@
export FOO=barbazfooblahblah
export KUBECONFIG=/home/chris/.kube/vke.yaml

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.envrc
compose/
.env