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