12 lines
135 B
Plaintext
12 lines
135 B
Plaintext
# Cache and log files
|
|
.turbo
|
|
.eslintcache
|
|
.DS_Store
|
|
yarn-error.log
|
|
|
|
# Dependencies
|
|
node_modules
|
|
|
|
# Local environment files
|
|
.env*.local
|