mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-10 08:55:37 +08:00
c791156848
* feat(languages): add portuguese 320k and 550k (@jeffersonjpr) * run prettier, ignore pnpm yaml files --------- Co-authored-by: Christian Fehmer <cfe@sexy-developer.com>
21 lines
249 B
Text
21 lines
249 B
Text
.turbo
|
|
.github
|
|
*.md
|
|
docker/
|
|
*.min.js
|
|
*.min.css
|
|
layouts.ts
|
|
quotes/*
|
|
chartjs-plugin-*.js
|
|
sound/*
|
|
node_modules
|
|
css/balloon.css
|
|
_list.json
|
|
backend/logs
|
|
backend/coverage
|
|
backend/globalConfig.json
|
|
frontend/public
|
|
dist/
|
|
build/
|
|
frontend/coverage
|
|
pnpm*.yaml
|