chore: Add .coverage to .gitignore to exclude coverage files from version control

This commit is contained in:
Илья Глазунов
2025-09-02 14:34:12 +03:00
parent 72418f6bdb
commit 79c8f127ca
+1
View File
@@ -10,3 +10,4 @@ logs/*
static/* static/*
.DS_Store .DS_Store
.coverage