From 651beb16660fadd7162209abb6b4fc4db512c875 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 15 Feb 2025 22:28:40 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 457c85a..811092d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .git -www/participants/*/*.csv +www/participants/** scripts/__pycache__/**