chore: ignore all __pychache__
This commit is contained in:
parent
821922916f
commit
de14e2ea2b
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -99,7 +99,7 @@ examples/server/*.mjs.hpp
|
||||||
# Python
|
# Python
|
||||||
|
|
||||||
/.venv
|
/.venv
|
||||||
/__pycache__/
|
__pycache__/
|
||||||
*/poetry.lock
|
*/poetry.lock
|
||||||
poetry.toml
|
poetry.toml
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue