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

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@ node_modules
secrets/ secrets/
package-lock.json package-lock.json
config.json config.json
coverage