chore: gitignore web/node_modules and web/dist
This commit is contained in:
parent
7a704441a6
commit
c787ed751c
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -7,3 +7,5 @@ dist/
|
|||
.pytest_cache/
|
||||
data/
|
||||
.superpowers/
|
||||
web/node_modules/
|
||||
web/dist/
|
||||
|
|
|
|||
Loading…
Reference in a new issue