gitignore: also exclude .bak backup files at repo root
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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.
Reference in New Issue
Block a user