From c45a504687452cb7b37432bac9e63584d0a568fc Mon Sep 17 00:00:00 2001 From: Toh4iem9 Date: Fri, 22 Aug 2025 16:41:48 +0200 Subject: [PATCH] chore: windows --- .gitignore | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/.gitignore b/.gitignore index ac97e6a..43a2408 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,30 @@ __pycache__/ *.pyc # Python dynamic modules *.pyd + +### Windows ### + +# Windows thumbnail cache files +Thumbs.db +Thumbs.db:encryptable +ehthumbs.db +ehthumbs_vista.db + +# Dump file +*.stackdump + +# Folder config file +[Dd]esktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Windows Installer files +*.cab +*.msi +*.msix +*.msm +*.msp + +# Windows shortcuts +*.lnk