Update .gitignore to ignor utils/brand.env

This commit is contained in:
Jinyuan Huang 2023-09-17 10:38:15 +08:00 committed by GitHub
parent 7dfcc3386e
commit 12e47c994d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -16,6 +16,7 @@ dist/
local/
gh-pages/
*.egg-info/
utils/brand.env
/package-lock.json
/node_modules/