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/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/GUI/.gitignore')
| -rw-r--r-- | ~GUI/GUI/.gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/~GUI/GUI/.gitignore b/~GUI/GUI/.gitignore deleted file mode 100644 index 7082b1d..0000000 --- a/~GUI/GUI/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -# Don't check in build artifacts -x64 -x86 -# Ignore visual studio cruft -.vs |
