Skip to content

Commit f82feb0

Browse files
committed
chore: add Python bytecache to gitignore
https://claude.ai/code/session_01H9hrmueNF5pcBM8JeX81mT
1 parent 34c6e63 commit f82feb0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ node_modules/
22
.pnpm-store/
33
dist/
44
.DS_Store
5+
__pycache__/
6+
*.pyc
57
*.log
68
test/screenshots/*.png
79
test/artifacts/

0 commit comments

Comments
 (0)