From 95f098a1c254d794d029ded9c201324e911c1444 Mon Sep 17 00:00:00 2001 From: David Esner Date: Fri, 31 May 2024 11:24:53 +0200 Subject: [PATCH] __pycache to ignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 198a105..0c69b7e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,4 @@ vendor/ /venv /python-sync-actions/src/test.py /python-sync-actions/data -__pycache__ +__pycache__/