From 38af8397c93b3fec8d583215b442ae1f62818af2 Mon Sep 17 00:00:00 2001 From: mikolajpaterka Date: Wed, 31 May 2023 00:45:23 +0200 Subject: [PATCH] ignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1c18d74..26552a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ *~ -*.swp +*sswp *.bak *.pyc *.o -.DS_Store +**/.DS_Store .token