chore
This commit is contained in:
10
ui/.gitignore
vendored
10
ui/.gitignore
vendored
@@ -1,3 +1,8 @@
|
||||
node_modules
|
||||
dist
|
||||
dist-ssr
|
||||
!dist/.gitkeep
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
@@ -6,10 +11,6 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
lerna-debug.log*
|
||||
./ui/.env
|
||||
node_modules
|
||||
dist-ssr
|
||||
*.local
|
||||
|
||||
# Editor directories and files
|
||||
.vscode/*
|
||||
@@ -22,4 +23,5 @@ dist-ssr
|
||||
*.sln
|
||||
*.sw?
|
||||
|
||||
*.local
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user