diff --git a/.gitignore b/.gitignore index d88ea5c9..752b10f7 100644 --- a/.gitignore +++ b/.gitignore @@ -129,4 +129,7 @@ run/ !*.ulan # Avoid ignoring libraries -!libs/* \ No newline at end of file +!libs/* + +# Cache +common/src/main/generated/resources/.cache \ No newline at end of file