From bc6932a79eb0cd0c74a425607b66abd2d8d8f721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20S=C3=A1nchez?= Date: Wed, 1 Jan 2025 21:17:37 -0300 Subject: [PATCH] . --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d3e444b..6d4c9ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ __pycache__/ -libraries/__pycache__/ -libraries/wrappers/__pycache__/ +libraries/__pycache__/* +libraries/wrappers/__pycache__/* *.pyc *.pyo credentials.py