|
|
@@ -21,6 +21,11 @@ demo.gif
|
|
|
.nvmrc
|
|
|
.gitattributes
|
|
|
.prettierignore
|
|
|
+.clinerules*
|
|
|
+.roomodes
|
|
|
+cline_docs/**
|
|
|
+coverage/**
|
|
|
+out-integration/**
|
|
|
|
|
|
# Ignore all webview-ui files except the build directory (https://github.com/microsoft/vscode-webview-ui-toolkit-samples/blob/main/frameworks/hello-world-react-cra/.vscodeignore)
|
|
|
webview-ui/src/**
|
|
|
@@ -41,4 +46,4 @@ webview-ui/node_modules/**
|
|
|
!src/integrations/theme/default-themes/**
|
|
|
|
|
|
# Include icons
|
|
|
-!assets/icons/**
|
|
|
+!assets/icons/**
|