Add filter to package server and fix templates for devstudio

This commit is contained in:
2025-09-04 04:48:40 -05:00
parent 8bb45eae15
commit 55a15c9d98
17 changed files with 69 additions and 67 deletions

View File

@@ -11,6 +11,7 @@
"template_info": {
"type": "console"
},
"template_name_pretty": "Console Application",
"template_ignored_files": ["bin","obj"],
"description": "A console application"
}