Skip to content

Commit 3a127e3

Browse files
committed
fix: ignore __pycache__
1 parent b299a09 commit 3a127e3

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ package-lock.json
3030
pnpm-lock.yaml
3131
yarn.lock
3232
.venv
33+
__pycache__
Binary file not shown.

0 commit comments

Comments
 (0)