remove launchsettings.json

This commit is contained in:
Wither OrNot 2025-04-03 15:03:57 -04:00
parent 6c2df14898
commit 84a0c754a3
2 changed files with 2 additions and 8 deletions

2
.gitignore vendored
View File

@ -361,3 +361,5 @@ MigrationBackup/
# Fody - auto-generated XML schema # Fody - auto-generated XML schema
FodyWeavers.xsd FodyWeavers.xsd
launchSettings.json

View File

@ -1,8 +0,0 @@
{
"profiles": {
"TSforgeCLI": {
"commandName": "Project",
"commandLineArgs": "/dump vista.dat blah.dat /ver vista"
}
}
}