diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-11-29 11:29:42 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-11-29 11:31:39 +0100 |
| commit | e74f79d225adcc3c908cac61e7c8af8f7f2e2a23 (patch) | |
| tree | e85985403954db391856468444c3dbabadc352e9 /.gitignore | |
| parent | 7391b3b493a22354e7c210a06a29b465c95914f3 (diff) | |
Exports: Add resources file for Windows
Co-authored-by: Simon Rozman <simon@rozman.si>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,3 +16,6 @@ # coverage profile /common.cov + +# Windows resources +/exports/resources_*.syso |
