diff options
| author | Michael Williamson <mike@zwobble.org> | 2026-07-14 18:36:23 +0100 |
|---|---|---|
| committer | Michael Williamson <mike@zwobble.org> | 2026-07-14 18:36:23 +0100 |
| commit | 28ad41285bb6487e0ad94f4d5ada01a8bde8fd44 (patch) | |
| tree | 1f3a16168d0e9188fc16ad930e79d18ac657fdde /examples/08-custom-code/output/java-junit/.gitignore | |
| parent | c9df96997e7b0a2f7bb3771b216e5de7fd986037 (diff) | |
Convert 08-custom-code to use JUnit
Diffstat (limited to 'examples/08-custom-code/output/java-junit/.gitignore')
| -rw-r--r-- | examples/08-custom-code/output/java-junit/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/08-custom-code/output/java-junit/.gitignore b/examples/08-custom-code/output/java-junit/.gitignore new file mode 100644 index 0000000..ff511d4 --- /dev/null +++ b/examples/08-custom-code/output/java-junit/.gitignore @@ -0,0 +1,2 @@ +/src/gen/ +/target/ |
