add *.pyc

This commit is contained in:
2025-11-11 13:55:08 +03:00
parent 711e217d6e
commit 3b7b447f40

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.env
/.venv
/logs/*
/__pycache__
/__pycache__/*
*.pyc