edited .gitignore to ignore logs files

هذا الالتزام موجود في:
2025-10-05 16:53:15 +03:00
الأصل 7b1edc7deb
التزام 884bebed09

5
.gitignore مباع
عرض الملف

@@ -8,3 +8,8 @@ wheels/
# Virtual environments # Virtual environments
.venv .venv
# Log files (generated by the application)
api.log
alerts.log
test_results.log