mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 10:07:46 -05:00
12 lines
134 B
Plaintext
12 lines
134 B
Plaintext
client/.cache
|
|
client/public
|
|
.env
|
|
.git
|
|
.gitignore
|
|
.dockerignore
|
|
docker/**/Dockerfile
|
|
**/*docker-compose*
|
|
**/node_modules
|
|
.eslintcache
|
|
|