freeCodeCamp/.dockerignore
Oliver Eyton-Williams ae387fbd5c
Some checks failed
CI - E2E - 3rd party donation tests / Build & Test (20) (push) Has been cancelled
CI - Node.js / Lint (20) (push) Has been cancelled
CI - Node.js / Build (20) (push) Has been cancelled
CI - Node.js / Test (20) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20) (push) Has been cancelled
refactor(api): organise tooling (#59931)
2025-04-24 10:27:23 +05:30

12 lines
134 B
Plaintext

client/.cache
client/public
.env
.git
.gitignore
.dockerignore
docker/**/Dockerfile
**/*docker-compose*
**/node_modules
.eslintcache