We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a963fc4 commit 2415017Copy full SHA for 2415017
1 file changed
.gitignore
@@ -24,6 +24,10 @@ examples/**/obj/
24
*.swp
25
*.swo
26
27
+# Tool / runtime caches
28
+.claude/
29
+.pyhl/
30
+
31
# OS
32
.DS_Store
33
Thumbs.db
0 commit comments