summaryrefslogtreecommitdiff
path: root/examples/02-sum/output/java/.gitignore
diff options
context:
space:
mode:
authorMichael Williamson <mike@zwobble.org>2026-05-02 09:33:20 +0100
committerMichael Williamson <mike@zwobble.org>2026-05-02 09:33:20 +0100
commit5d76fa1b86ff1bd15b9c6b546916bc03c9d9b9b4 (patch)
treec217496a632957cdeea37de3dd7106be2458c385 /examples/02-sum/output/java/.gitignore
parent3e1e789ab04226af17f58635be6367e69d9b655b (diff)
Add example for sum types
Diffstat (limited to 'examples/02-sum/output/java/.gitignore')
-rw-r--r--examples/02-sum/output/java/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/02-sum/output/java/.gitignore b/examples/02-sum/output/java/.gitignore
new file mode 100644
index 0000000..ff511d4
--- /dev/null
+++ b/examples/02-sum/output/java/.gitignore
@@ -0,0 +1,2 @@
+/src/gen/
+/target/