diff options
| author | Michael Williamson <mike@zwobble.org> | 2026-07-14 18:26:43 +0100 |
|---|---|---|
| committer | Michael Williamson <mike@zwobble.org> | 2026-07-14 18:26:43 +0100 |
| commit | 43d1f5df6c9f298621c665bd6d5d9450822a8edc (patch) | |
| tree | a5ba0eee8e3c2ff3451b41ee9cef54c625e7940e /examples/04-enum/output/java/.gitignore | |
| parent | f23cf4e3daba9ea7657a332582fcd206e26aa36f (diff) | |
Convert example 04-enum to use JUnit
Diffstat (limited to 'examples/04-enum/output/java/.gitignore')
| -rw-r--r-- | examples/04-enum/output/java/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/04-enum/output/java/.gitignore b/examples/04-enum/output/java/.gitignore deleted file mode 100644 index ff511d4..0000000 --- a/examples/04-enum/output/java/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/src/gen/ -/target/ |
