diff --git a/.gitignore b/.gitignore index 93b1d9e73b..d3f413121b 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,5 @@ server/test/io.cloudbeaver.test.platform/workspace/.data/ workspace-dev-ce/ deploy/cloudbeaver server/**/target -apps/**/target \ No newline at end of file +apps/**/target +osgi-cache/ \ No newline at end of file