Initial TaskbarLauncher release baseline
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user