From 6c8f69bc5fcfcb993d3d5b1591797975834f196d Mon Sep 17 00:00:00 2001 From: Stefaan Lippens Date: Fri, 30 Aug 2024 16:49:06 +0200 Subject: [PATCH] add .envrc to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5a90346a..54adc311 100644 --- a/.gitignore +++ b/.gitignore @@ -118,3 +118,4 @@ temp* pytest-tmp openeo_python.log* +.envrc