diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3beafd6561..9b4674ed8f 100644 --- a/.gitignore +++ b/.gitignore @@ -95,3 +95,7 @@ libs/ *.errored /build/ /run + +# Generated sources + +src/main/generated |