Skip to content

Commit 2415017

Browse files
authored
chore: gitignore .claude/ and .pyhl/ directories (#71)
Signed-off-by: danbugs <danilochiarlone@gmail.com>
1 parent a963fc4 commit 2415017

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ examples/**/obj/
2424
*.swp
2525
*.swo
2626

27+
# Tool / runtime caches
28+
.claude/
29+
.pyhl/
30+
2731
# OS
2832
.DS_Store
2933
Thumbs.db

0 commit comments

Comments
 (0)