From 279f6cdde2e409c0d5f23972f78e57af24f92a3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Capelle?= Date: Thu, 26 Dec 2024 15:27:36 +0100 Subject: [PATCH] Ignore root files folder. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9dc6b51..feebf7b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ __pycache__ .ruff_cache .vscode build +files