updated gitignore to ignore coverage folder

This commit is contained in:
Aster Fialla
2026-02-14 20:58:35 -05:00
committed by pieartsy
parent a2c0530118
commit 623d10a17e

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@ node_modules
.idea
secrets/
package-lock.json
config.json
config.json
coverage