diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-02-25 18:11:31 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-02-25 18:11:31 -0500 |
| commit | a89e2084d3c1a561d52749b033f783e5dcb6d7f7 (patch) | |
| tree | 647a6a732470c84b1074b93bc829a6829127cfc6 /.gitignore | |
| parent | ed00d80d15daf82492cace0e51cc5584f0aae736 (diff) | |
| download | gui-a89e2084d3c1a561d52749b033f783e5dcb6d7f7.zip | |
create modules for library and examples
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ .vscode test +examples/imageviewer/imageviewer +examples/paint/paint +examples/pexeso/pexeso |