mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
24 lines
545 B
Plaintext
24 lines
545 B
Plaintext
**/.cache
|
|
**/public
|
|
client/static
|
|
client/**/trending.json
|
|
client/config/browser-scripts/*.json
|
|
**/*fixtures*
|
|
curriculum/challenges/_meta/*/*
|
|
curriculum/challenges/**/*
|
|
client/config/*.json
|
|
shared/config/*.js
|
|
shared/config/curriculum.json
|
|
shared/utils/get-lines.js
|
|
shared/utils/get-lines.test.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
|