Skip to content

Commit 41e3167

Browse files
authored
Merge pull request #14875 from LedgerHQ/chore/trial-rules-directory
chore: add trial rules directory for Cursor
2 parents 8e271ca + f4e19fa commit 41e3167

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.cursor/rules/trial/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ libs/ui/packages/react/rsbuild.config.js
2222
libs/ui/packages/react/rsbuild.config.js.map
2323
.zed
2424

25-
25+
.cursor/rules/trial/*
2626

2727
.nx/cache
2828
.nx/workspace-data

0 commit comments

Comments
 (0)