Skip to content

Commit

Permalink
chore: gitignore pycache (#1001)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonom authored Oct 14, 2024
1 parent 4966a62 commit 302fa6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@ apps/docs/public/registry/
.turbo


# python
__pycache__

0 comments on commit 302fa6f

Please sign in to comment.