diff options
| author | Michael Williamson <mike@zwobble.org> | 2026-04-26 17:24:24 +0100 |
|---|---|---|
| committer | Michael Williamson <mike@zwobble.org> | 2026-04-26 17:24:24 +0100 |
| commit | 8d3923b4371580b48c3c6668c828a7dd63e61255 (patch) | |
| tree | cfde4f3d23881c4dd1e8d7e4a6057fbad1ac3acf /examples/01-struct/output/java/.gitignore | |
| parent | 971321393c5965dd14eb604e22e907d6b94b0c8a (diff) | |
Add stubbed java output example
Diffstat (limited to 'examples/01-struct/output/java/.gitignore')
| -rw-r--r-- | examples/01-struct/output/java/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/01-struct/output/java/.gitignore b/examples/01-struct/output/java/.gitignore new file mode 100644 index 0000000..ff511d4 --- /dev/null +++ b/examples/01-struct/output/java/.gitignore @@ -0,0 +1,2 @@ +/src/gen/ +/target/ |
