mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 10:07:46 -05:00
22 lines
289 B
Plaintext
22 lines
289 B
Plaintext
# Project dependencies
|
|
.cache
|
|
node_modules
|
|
yarn-error.log
|
|
|
|
# Build directory
|
|
/public
|
|
.DS_Store
|
|
|
|
/static/js
|
|
./static/_redirects
|
|
static/curriculum-data
|
|
|
|
# Generated config
|
|
config/browser-scripts/*.json
|
|
i18n/locales/**/trending.json
|
|
i18n/locales/**/search-bar.json
|
|
|
|
# Config
|
|
|
|
config/env.json
|