add ignore files

This commit is contained in:
Cayo Puigdefabregas 2022-11-02 09:57:50 +01:00
parent 2252fe93cd
commit 1cb0634bf1
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -127,3 +127,8 @@ yarn.lock
# ESLint Report
eslint_report.json
modules/
tmp/
.env*
bin/
env*