ignore pycache

This commit is contained in:
2024-02-19 17:10:39 +03:00
parent 8a2fdf7100
commit cea0b66783

1
.gitignore vendored

@ -1,2 +1,3 @@
.venv/ .venv/
state/* state/*
__pycache__