From 3449e38629b0c40dde5af524e2fef220dab24ead Mon Sep 17 00:00:00 2001 From: SethCohen Date: Thu, 17 Oct 2024 22:30:34 -0400 Subject: [PATCH] chore: update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index d652756..679b3dd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,7 @@ out gen .env tests/sample-test-release.json +release.json +repository.json +user.json +tests/sample-test-release-v2.json