mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-20 12:36:58 +08:00
update prettier ignore
This commit is contained in:
parent
09a59aacc1
commit
96d5d30f92
1 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
.turbo
|
||||
.github
|
||||
*.md
|
||||
docker/
|
||||
*.min.js
|
||||
*.min.css
|
||||
layouts.ts
|
||||
|
@ -7,10 +11,10 @@ sound/*
|
|||
node_modules
|
||||
css/balloon.css
|
||||
_list.json
|
||||
backend/build
|
||||
backend/logs
|
||||
backend/coverage
|
||||
backend/globalConfig.json
|
||||
frontend/public
|
||||
frontend/dist
|
||||
dist/
|
||||
build/
|
||||
frontend/coverage
|
Loading…
Add table
Reference in a new issue