diff options
| author | ThePrimeAgain <theprimeagain@theprimeagain.com> | 2026-01-15 11:59:27 -0700 |
|---|---|---|
| committer | ThePrimeAgain <theprimeagain@theprimeagain.com> | 2026-01-15 11:59:27 -0700 |
| commit | a574b2070fe3f923958a358ee916287e15c9387f (patch) | |
| tree | a7b645f19c6a6e0ff7e8b1fc0b5a6b5a4e0e4d0c /scratch | |
| parent | fc2ce13fcc6454fa12ee1015f921611cd2edc4fa (diff) | |
| download | a4-a574b2070fe3f923958a358ee916287e15c9387f.tar.xz a4-a574b2070fe3f923958a358ee916287e15c9387f.zip | |
generation of rules working
Diffstat (limited to 'scratch')
| -rw-r--r-- | scratch/cursor/rules/database.mdc | 2 | ||||
| -rw-r--r-- | scratch/cursor/rules/my-proj.mdc | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/scratch/cursor/rules/database.mdc b/scratch/cursor/rules/database.mdc new file mode 100644 index 0000000..842a6fd --- /dev/null +++ b/scratch/cursor/rules/database.mdc @@ -0,0 +1,2 @@ +another file about my db + diff --git a/scratch/cursor/rules/my-proj.mdc b/scratch/cursor/rules/my-proj.mdc new file mode 100644 index 0000000..51fa0bd --- /dev/null +++ b/scratch/cursor/rules/my-proj.mdc @@ -0,0 +1,4 @@ +--- +--- +Rules about my project + |
