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/Libraries/.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/Libraries/.gitignore')
| -rw-r--r-- | GUI/Libraries/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/GUI/Libraries/.gitignore b/GUI/Libraries/.gitignore new file mode 100644 index 0000000..214bffb --- /dev/null +++ b/GUI/Libraries/.gitignore @@ -0,0 +1,3 @@ +# Don't check in anything we fetch +wx + |
