From da296f8a646ec7ccc3022740129fcb94a19e59f1 Mon Sep 17 00:00:00 2001 From: rnsrk Date: Thu, 3 Apr 2025 09:48:40 +0200 Subject: [PATCH] more ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bba162a..77cb159 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -kram +kram/* docs/* schemas/* test-docs/* @@ -10,3 +10,4 @@ wisski_py .idea __pycache__ logs/* +.venv