mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-26 19:12:50 +00:00
35 lines
364 B
Plaintext
35 lines
364 B
Plaintext
# dependencies
|
|
node_modules/
|
|
|
|
.nx
|
|
# build output
|
|
**/dist/
|
|
.next/
|
|
.nx/
|
|
coverage/
|
|
*.tsbuildinfo
|
|
**/*.tsbuildinfo
|
|
|
|
# env
|
|
.env
|
|
.env.*
|
|
|
|
# logs
|
|
*.log
|
|
|
|
# OS/editor
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|
|
.claude/
|
|
.npmrc
|
|
branch_structure.json
|
|
temp_auto_push.bat
|
|
temp_interactive_push.bat
|
|
.nx
|
|
|
|
apps/backoffice/public/_um/
|
|
apps/backoffice/public/tinymce/
|
|
local-packages/iamui-extracted/
|
|
|