1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-04-22 16:12:15 +02:00
developer-roadmap/.gitignore
Kamran Ahmed 64a65fa2e9
Migrate to Tailwind 4 + Editor Upgrade (#8465)
* wip

* fix: roadmap editor

* fix: padding

* wip

* fix: remove editor package

* wip

* fix: update pnpm lock

* Add contribution docs

* UI changes for TW4

* Update deployment workflow

---------

Co-authored-by: Arik Chakma <arikchangma@gmail.com>
2025-04-07 12:53:25 +01:00

33 lines
358 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
*.csveditor/
packages/editor