Files
freeCodeCamp/client/.gitignore
2026-01-31 23:46:07 +05:30

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