gitignore: also exclude .bak backup files at repo root

This commit is contained in:
2026-05-02 11:21:48 +02:00
parent 03483d02e1
commit 6da628d687
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -40,6 +40,7 @@ server/builds/*
/PSLauncher.exe /PSLauncher.exe
/PSLauncher.Updater.exe /PSLauncher.Updater.exe
/PSLauncher-*.exe /PSLauncher-*.exe
/PSLauncher*.bak
# Sortie de l'installeur Inno Setup # Sortie de l'installeur Inno Setup
/installer/output/ /installer/output/

Binary file not shown.