From 9d57926432a4c40eb6701e6a9547938b6c608678 Mon Sep 17 00:00:00 2001 From: nicejs-is-cool Date: Sat, 18 Apr 2026 22:41:28 -0300 Subject: [PATCH] add generated src folder to .gitignore we do not need it where we are going --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6b7f99c..a705d3c 100644 --- a/.gitignore +++ b/.gitignore @@ -453,3 +453,6 @@ FodyWeavers.xsd # JetBrains Rider *.sln.iml /.kotlin/ + + +/versions/*/src