Skip to content

Commit

Permalink
Remove unneeded pycache (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
solidiquis authored May 23, 2024
1 parent 63605f3 commit 65b16c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
**/.env
**/venv
**/__pycache__
examples/python/annotations/gen/**/*
examples/python/annotations/build/**/*
examples/python/annotations/dist/**/*
Expand Down
Binary file not shown.

0 comments on commit 65b16c6

Please sign in to comment.