Files
emaui/.gitignore
2026-06-09 02:08:44 -07:00

26 lines
248 B
Plaintext

# dependencies
node_modules/
# build output
**/dist/
.next/
coverage/
*.tsbuildinfo
**/*.tsbuildinfo
# env
.env
.env.*
# logs
*.log
# OS/editor
.DS_Store
.idea/
.vscode/
.npmrc
branch_structure.json
temp_auto_push.bat
temp_interactive_push.bat