Skip to content

Commit 9b2fe7b

Browse files
authored
add .claude to .gitignore (#145)
1 parent ebf5e85 commit 9b2fe7b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ share/python-wheels/
2525
*.egg
2626
MANIFEST
2727

28-
# PyInstallerhave
28+
# PyInstallerhave
2929
*.manifest
3030
*.spec
3131

@@ -122,3 +122,5 @@ venv.bak/
122122
**/.env
123123
**/.env.*
124124
**/*.env
125+
126+
.claude

0 commit comments

Comments
 (0)