.gitignore modification

This commit is contained in:
Lukian 2024-10-23 11:40:46 +02:00
parent b7d32b1a55
commit 327e032057

2
.gitignore vendored
View file

@ -0,0 +1,2 @@
.venv
__pycache__