17 lines
115 B
Plaintext
17 lines
115 B
Plaintext
# Local
|
|
.DS_Store
|
|
*.local
|
|
*.log*
|
|
|
|
# Dist
|
|
node_modules
|
|
dist/
|
|
|
|
# Profile
|
|
.rspack-profile-*/
|
|
|
|
# IDE
|
|
.idea
|
|
|
|
# Env
|
|
.env* |