Skip to content

Commit

Permalink
perf: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wojiushixiaobai committed Sep 20, 2024
1 parent 6132d79 commit 3839f98
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,8 @@ release
!config_example.yml

.DS_Store
package-lock.json
node_modules


ui/node_modules/
ui/dist/

# local env files
.env.local
Expand All @@ -48,7 +46,5 @@ pnpm-debug.log*
*.sln
*.sw?
demo
assets/
ui/dist/favicon.ico
ui/dist/index.html

docker-compose.yaml

0 comments on commit 3839f98

Please sign in to comment.