chore: ignore all __pychache__

This commit is contained in:
ditsuke 2024-07-02 15:18:13 +05:30
parent d766dc4a47
commit 4bebdfdb1b
No known key found for this signature in database
GPG key ID: 71B6C31C8A5A9D21

2
.gitignore vendored
View file

@ -99,7 +99,7 @@ examples/server/*.mjs.hpp
# Python
/.venv
/__pycache__/
__pycache__/
*/poetry.lock
poetry.toml