diff --git a/.gitignore b/.gitignore index b3f7f10..d3ce65d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,27 @@ +# ---> 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 + desktop.ini \ No newline at end of file