diff options
| author | yum <yum.food.vr@gmail.com> | 2022-12-16 16:04:33 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2022-12-16 16:05:43 -0800 |
| commit | f368e34070331c5c7900d98e10fddccf7c9fd0ff (patch) | |
| tree | 406d940430044ae3bcc244a1cc4ada8a2bc1ef43 /GUI/.gitignore | |
| parent | 16ce2bb119c8e6f6d1e48eaa40fb468adc736528 (diff) | |
Add logo
* GUI now shows logo
* Add package.ps1 to generate distributable application bundle
* Rename ~GUI to GUI
* Add ScopeGuard class
Diffstat (limited to 'GUI/.gitignore')
| -rw-r--r-- | GUI/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/GUI/.gitignore b/GUI/.gitignore new file mode 100644 index 0000000..f327245 --- /dev/null +++ b/GUI/.gitignore @@ -0,0 +1,2 @@ +# ignore generated package directory +TaSTT |
