chore: git ignore "*.html" and "lcov.info" files

This commit is contained in:
Paul Razvan Berg 2023-01-02 13:53:24 +02:00
parent d04a587232
commit a4eb52abc5
No known key found for this signature in database
GPG Key ID: BCC366159BD63828
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -11,9 +11,11 @@
# files
*.env
*.html
*.log
.DS_Store
.pnp.*
lcov.info
yarn-debug.log*
yarn-error.log*