Spaces:
Running
Running
File size: 278 Bytes
eceac5b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
node_modules
npm-debug.log
yarn-debug.log
yarn-error.log
.next
out
.git
.gitignore
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
Dockerfile
.dockerignore
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea
.vscode
*.swp
*.swo
.DS_Store
Thumbs.db
|