Add built files in root of repo to gitignore
This commit is contained in:
parent
b8075a6a55
commit
acb19b0049
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -5,3 +5,6 @@ node_modules
|
|||
scratch
|
||||
assets/editor-layer-index.json
|
||||
assets/generated/*
|
||||
/*.webmanifest
|
||||
/*.html
|
||||
!/index.html
|
||||
|
|
Loading…
Reference in a new issue