stream/.gitignore
2021-03-05 00:10:20 +01:00

12 lines
107 B
Plaintext

node_modules
dist
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.cache/
public
.DS_Store
.env*