From 73331eeb8801c10515b5cd970d2b3ef91676acbb Mon Sep 17 00:00:00 2001 From: notohh <github@notohh.dev> Date: Wed, 26 Mar 2025 19:50:21 -0400 Subject: [PATCH] add .stfolder to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 58399cb..b8516e2 100755 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ result .pre-commit-config.yaml +.stfolder