From ad146a9c5fea7d56ea15f58dd5b511f4df0cab63 Mon Sep 17 00:00:00 2001 From: Johannes Frey Date: Thu, 13 Jun 2024 11:19:48 +0200 Subject: [PATCH] chore: add envrc and DS_Store to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0b9f5f583..a66cd6841 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,8 @@ testbin/* *.swp *.swo *~ +.DS_Store +.envrc # release dir where infrastructure-components.yaml and other release artifacts will be created /release/