chore: exclude web/dist build output from git
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -177,6 +177,9 @@ out
|
||||
#
|
||||
# Recommended template: Node.gitignore
|
||||
|
||||
# Built frontend output (regenerated at build time)
|
||||
web/dist/
|
||||
|
||||
# TODO: where does this rule come from?
|
||||
docs/_book
|
||||
|
||||
|
||||
Reference in New Issue
Block a user