From 7c310e290edb0e27ba1d05b37f93e1842662acd8 Mon Sep 17 00:00:00 2001 From: David Bandeira Date: Sun, 17 Nov 2024 09:38:25 +0100 Subject: [PATCH] expand gitignore --- 2015/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/2015/.gitignore b/2015/.gitignore index 4996b9c..1afbdef 100644 --- a/2015/.gitignore +++ b/2015/.gitignore @@ -1 +1,2 @@ -**/__pypache__/ \ No newline at end of file +**/__pypache__/ +__pypache__ \ No newline at end of file