diff --git a/.gitignore b/.gitignore index 606ed1c..3b4e834 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,26 @@ _autosave-* # Exported BOM files *.xml *.csv + +# Windows thumbnail cache files +Thumbs.db +ehthumbs.db +ehthumbs_vista.db + +# Dump file +*.stackdump + +# Folder config file +Desktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Windows Installer files +*.cab +*.msi +*.msm +*.msp + +# Windows shortcuts +*.lnk