summaryrefslogtreecommitdiffstats
path: root/options/gitignore/Windows
diff options
context:
space:
mode:
Diffstat (limited to 'options/gitignore/Windows')
-rw-r--r--options/gitignore/Windows6
1 files changed, 5 insertions, 1 deletions
diff --git a/options/gitignore/Windows b/options/gitignore/Windows
index ba26afd965..0251dd21ad 100644
--- a/options/gitignore/Windows
+++ b/options/gitignore/Windows
@@ -3,8 +3,11 @@ Thumbs.db
ehthumbs.db
ehthumbs_vista.db
+# Dump file
+*.stackdump
+
# Folder config file
-Desktop.ini
+[Dd]esktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
@@ -12,6 +15,7 @@ $RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
+*.msix
*.msm
*.msp