We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d5d40 commit 6a67974Copy full SHA for 6a67974
7 files changed
.cursor/rules/general.mdc
@@ -1,4 +1,3 @@
1
-
2
---
3
description:
4
alwaysApply: true
.cursor/rules/python.mdc
globs: "*.py"
.cursor/rules/react.mdc
globs: "*.tsx"
.cursor/rules/shell.mdc
globs: "*.sh"
.github/instructions/python.instructions.md
applyTo: "**/*.py"
.github/instructions/react.instructions.md
applyTo: "**/*.tsx"
.github/instructions/shell.instructions.md
applyTo: "**/*.sh"
0 commit comments