mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 10:22:16 +00:00
18 lines
332 B
Plaintext
18 lines
332 B
Plaintext
.*/*
|
|
**/.cache
|
|
**/*fixtures*
|
|
/client/**/trending.json
|
|
/client/**/search-bar.json
|
|
/client/config/*.json
|
|
/client/static
|
|
/client/public
|
|
/curriculum/challenges/_meta/*/*
|
|
/curriculum/challenges/**/*
|
|
/curriculum/i18n-curriculum
|
|
/curriculum/generated
|
|
/curriculum/src/test/stubs
|
|
/e2e/playwright
|
|
/pnpm-lock.yaml
|
|
/tools/challenge-editor
|
|
dist
|