stream/.gitignore

14 lines
131 B
Plaintext
Raw Permalink Normal View History

2021-03-04 23:10:20 +00:00
node_modules
dist
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.cache/
public
.DS_Store
.env*
2021-03-23 17:09:43 +00:00
yarn.lock
2022-05-06 13:10:40 +00:00
.parcel-cache