Files
nebula.js/.gitignore
Tobias Åström af9bedbec1 chore: upgrade to yarn modern (#1796)
* chore: upgrade to yarn modern

* chore: disable hardened mode

* chore: update gitignore

* chore: update versions

* chore: use touch instead of echo

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-05 12:57:10 +02:00

41 lines
490 B
Plaintext

*.log
*.rej
*.tmp
*.log
*.pem
.cache/
.DS_Store
.idea/
.vscode/
.npmrc
*.pem
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
node_modules/
coverage/
dist/
temp/
test/**/__artifacts__/regression
test/**/__artifacts__/diff
test/**/__artifacts__/temp
apis/*/core/**/*.js
apis/*/core/**/*.js.map
apis/locale/all.json
generated/
Search/
local-dev/
storybook-static/
# testing
test/rendering/reports
test-results
test/rendering/test/rendering/reports