added VSCode and shortcut links to .gitignore; made APP_NAME global to set window title

This commit is contained in:
Nostrademous
2021-04-02 08:36:36 -04:00
parent a39d9b728b
commit 70fd3351fb
3 changed files with 9 additions and 3 deletions

4
.gitignore vendored
View File

@@ -1,6 +1,10 @@
# Development tools
.idea/
.vs/
.vscode/
# Development files
*.lnk
# Application files
Builds/