Updated gitignore

This commit is contained in:
Maxim Romanko 2025-05-23 22:19:54 +03:00
parent 3548064aef
commit 8a0ae2e8fb

2
.gitignore vendored
View File

@ -10,3 +10,5 @@ tfplan.json
.retry .retry
# Общие # Общие
*.log *.log
.cursor
venv