Skip to content

Commit

Permalink
chore: ignore all __pychache__
Browse files Browse the repository at this point in the history
  • Loading branch information
ditsuke authored and SomeoneSerge committed Jul 4, 2024
1 parent 8219229 commit de14e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ examples/server/*.mjs.hpp
# Python

/.venv
/__pycache__/
__pycache__/
*/poetry.lock
poetry.toml

Expand Down

0 comments on commit de14e2e

Please sign in to comment.