Files
developer-roadmap/.gitignore
Arik Chakma 274082fd77 feat: clean roadmap content and sync scripts (#10181)
* refactor: clean to roadmap content

* refactor: move shared helpers into scripts/lib
2026-07-28 05:45:17 +06:00

22 lines
267 B
Plaintext

.idea
.temp
# dependencies
node_modules/
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production
# generated by the orphaned content cleanup workflow
.cleanup-summary.md
# macOS-specific files
.DS_Store