mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-29 08:00:43 -04:00
21 lines
252 B
Plaintext
21 lines
252 B
Plaintext
# Project dependencies
|
|
.cache
|
|
node_modules
|
|
yarn-error.log
|
|
|
|
# Build directory
|
|
/public
|
|
.DS_Store
|
|
|
|
/static/js
|
|
/static/css
|
|
/static/curriculum-data
|
|
|
|
# Generated config
|
|
i18n/locales/**/trending.json
|
|
i18n/locales/**/search-bar.json
|
|
|
|
# Config
|
|
|
|
config/env.json
|