chore: update gitignore and dockerignore
This commit is contained in:
parent
afac9f72db
commit
561ae82d9d
5 changed files with 11 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -16,9 +16,10 @@ node_modules
|
|||
/out/
|
||||
|
||||
# Production
|
||||
/build
|
||||
dist/
|
||||
out/
|
||||
build/
|
||||
.react-router/
|
||||
|
||||
# Misc
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue