16 lines
113 B
Plaintext
16 lines
113 B
Plaintext
# Environment
|
|
.env
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
|
|
# Bun
|
|
bun.lock
|
|
|
|
# Build output
|
|
dist/
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|