mirror of
https://github.com/onyx-dot-app/onyx-ui.git
synced 2026-07-01 14:46:04 -04:00
17 lines
126 B
Plaintext
17 lines
126 B
Plaintext
# Dependencies
|
|
node_modules/
|
|
|
|
# Build outputs
|
|
dist/
|
|
*.tsbuildinfo
|
|
|
|
# Cache
|
|
.cache/
|
|
.eslintcache
|
|
|
|
# OS
|
|
.DS_Store
|
|
|
|
# Logs
|
|
*.log
|