.gitignore modification

This commit is contained in:
Lukian 2024-10-23 11:43:44 +02:00
parent 2426cdb260
commit fb44e3a98d
3 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
.venv
lib/__pycache__
__pycache__