From 4a7281aa8d2d36c7a9266a763bdbc12344f8dca3 Mon Sep 17 00:00:00 2001 From: polyfloyd Date: Mon, 12 May 2025 20:38:07 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 57312c6..bee8a64 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -*! -*.swo -*.swp +__pycache__