We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e271ca + f4e19fa commit 41e3167Copy full SHA for 41e3167
.cursor/rules/trial/README.md
@@ -0,0 +1,5 @@
1
+# Trial rules
2
+
3
+Place rules in this directory that will be ignored by git but picked up by Cursor.
4
5
+This is especially useful for trialing `alwaysApply` rules before pushing them to everyone.
.gitignore
@@ -22,7 +22,7 @@ libs/ui/packages/react/rsbuild.config.js
22
libs/ui/packages/react/rsbuild.config.js.map
23
.zed
24
25
-
+.cursor/rules/trial/*
26
27
.nx/cache
28
.nx/workspace-data
0 commit comments