We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc6ba71 commit d924738Copy full SHA for d924738
1 file changed
.watchmanconfig
@@ -0,0 +1,12 @@
1
+{
2
+ "ignore_dirs": [
3
+ "node_modules",
4
+ ".git",
5
+ "build",
6
+ "react/build",
7
+ "react/.craco-cache",
8
+ "packages/backend.ai-ui/dist",
9
+ "packages/backend.ai-ui/storybook-static",
10
+ ".pnpm-store"
11
+ ]
12
+}
0 commit comments