diff options
| author | Michael Williamson <mike@zwobble.org> | 2026-07-04 23:31:53 +0100 |
|---|---|---|
| committer | Michael Williamson <mike@zwobble.org> | 2026-07-04 23:31:53 +0100 |
| commit | 06ae500619b2c2401548f6eac9e97fce09fceb58 (patch) | |
| tree | 8db4968d3db0d33a888285a07051cf7737cf1121 /examples/10-transient-0/output/java/.gitignore | |
| parent | 5d15eac0f3fd7656f9b78c5796d936182572c297 (diff) | |
Support encode/decode of Int32 and structs
Diffstat (limited to 'examples/10-transient-0/output/java/.gitignore')
| -rw-r--r-- | examples/10-transient-0/output/java/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/10-transient-0/output/java/.gitignore b/examples/10-transient-0/output/java/.gitignore new file mode 100644 index 0000000..ff511d4 --- /dev/null +++ b/examples/10-transient-0/output/java/.gitignore @@ -0,0 +1,2 @@ +/src/gen/ +/target/ |
