1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-04-21 15:42:12 +02:00
developer-roadmap/.gitignore
2025-03-12 18:17:22 +06:00

31 lines
334 B
Plaintext

.idea
.temp
.astro
# build output
dist/
.output/
# dependencies
node_modules/
scripts/developer-roadmap
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# environment variables
.env
.env.production
# macOS-specific files
.DS_Store
/test-results/
/playwright-report/
/playwright/.cache/
tests-examples
*.csv