diff --git a/.gitignore b/.gitignore index ad27a55..86a753d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ resources/service *.traineddata .turbo stats.html -.openmcp \ No newline at end of file +.openmcp +test-vsix \ No newline at end of file diff --git a/.vscodeignore b/.vscodeignore index 7c98d72..5837250 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -25,4 +25,5 @@ software/** .gitattributes *.vsix .turbo -.github \ No newline at end of file +.github +webpack \ No newline at end of file