Initial TaskbarLauncher release baseline

This commit is contained in:
Ray Berezowski
2026-06-02 17:28:25 -04:00
commit e8c0721c39
18 changed files with 2566 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
bin/
obj/
*.user
*.suo
*.pdb
# Portable runtime data
config.json
backups/
# Local/editor noise
.vs/
.vscode/
# Generated release output kept outside the repo when possible
*.zip