chore: update config files

Ignore deploy artifacts, auto-generated docs, and reformat solcover skipFiles
This commit is contained in:
2026-05-29 14:06:37 -03:00
parent c5766dc226
commit 96f66f9cec
7 changed files with 27 additions and 5 deletions

View File

@@ -11,6 +11,12 @@
**/node_modules
**/types
# deploy artifacts
deploys/old/
# auto-generated docs
docs/
# files
*.env
*.log