mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-12 10:00:39 -04:00
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com> Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
13 lines
177 B
Plaintext
13 lines
177 B
Plaintext
client/.cache
|
|
client/public
|
|
.env
|
|
.git
|
|
.gitignore
|
|
.dockerignore
|
|
docker/**/Dockerfile
|
|
**/*docker-compose*
|
|
**/node_modules
|
|
.eslintcache
|
|
api/__mocks__
|
|
api/src/exam-environment/seed
|