We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf9ad9 commit 5129578Copy full SHA for 5129578
1 file changed
.gitignore
@@ -1,6 +1,12 @@
1
.DS_Store
2
scratch/
3
4
+# Local plans and scratch docs (never commit)
5
+/plans/
6
+
7
+# Cursor AI assistant rules (local only)
8
+/.cursorrules
9
10
# Byte-compiled / optimized / DLL files
11
__pycache__/
12
*.py[cod]
0 commit comments