Update .gitignore
This commit is contained in:
parent
71fa7f67ea
commit
89979eac8f
5 changed files with 30 additions and 0 deletions
7
frontend/ui/.gitignore
vendored
7
frontend/ui/.gitignore
vendored
|
|
@ -3,3 +3,10 @@ node_modules
|
|||
/build
|
||||
/.svelte-kit
|
||||
/package
|
||||
|
||||
static/issues.json
|
||||
static/my.json
|
||||
static/settings.json
|
||||
static/teams.json
|
||||
static/themes.json
|
||||
static/wait.json
|
||||
Reference in a new issue