From c1c34d147f6c0ff322fd9bef143829d73d8c2c0e Mon Sep 17 00:00:00 2001 From: AugustPaula <101798634+AugustPa@users.noreply.github.com> Date: Thu, 23 May 2024 15:50:35 +0200 Subject: [PATCH] corrected gitignore --- gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitignore b/gitignore index e7e3e55..aa2761f 100644 --- a/gitignore +++ b/gitignore @@ -1 +1 @@ -Data/ \ No newline at end of file +DrosophilaChoices/Data/* \ No newline at end of file