17 lines
157 B
Text
17 lines
157 B
Text
# where I keep my notes
|
|
_/
|
|
|
|
.firebase/
|
|
.DS_Store
|
|
node_modules
|
|
.turbo
|
|
*.log
|
|
.next
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
.env
|
|
.cache
|
|
server/dist
|
|
public/dist
|
|
storybook-static/
|