chore: cleanup (prettier/git)ignore (#51558)

This commit is contained in:
Oliver Eyton-Williams
2023-09-18 19:00:53 +02:00
committed by GitHub
parent 53a4a23622
commit 2f6430a85e
2 changed files with 12 additions and 15 deletions

View File

@@ -1,23 +1,24 @@
**/.cache
**/public
client/static
client/**/trending.json
client/config/browser-scripts/*.json
**/*fixtures*
**/public
api-server/lib
client/**/trending.json
client/config/*.json
client/config/browser-scripts/*.json
client/static
curriculum-server/data/curriculum.json
curriculum/challenges/_meta/*/*
curriculum/challenges/**/*
client/config/*.json
docs/**/*.md
e2e/playwright/.auth
pnpm-lock.yaml
shared/config/*.js
shared/config/curriculum.json
shared/utils/get-lines.js
shared/utils/get-lines.test.js
shared/utils/is-audited.js
shared/utils/validate.js
shared/utils/validate.test.js
shared/utils/is-audited.js
pnpm-lock.yaml
web/.next
curriculum-server/data/curriculum.json
docs/**/*.md
client/src/components/Donation/types.js
tools/ui-components/dist
tools/ui-components/types
web/.next

4
client/.gitignore vendored
View File

@@ -15,10 +15,6 @@ static/curriculum-data
config/browser-scripts/*.json
i18n/locales/**/trending.json
# TODO: Remove once you've figured out why it's generated.
# JS that probably should not be generated
src/components/Donation/types.js
# Config
config/env.json