diff --git a/.gitignore b/.gitignore index 0861e39..82fc468 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,7 @@ release/** test-results playwright-report/ + # Vitest browser mode screenshots __screenshots__/ @@ -58,3 +59,7 @@ result-* #kilocode .kilo/ + +#others + +**/*.import