Files
the_order/.dockerignore
T

20 lines
155 B
Plaintext

.git
.github
.husky
.next
.turbo
coverage
dist
build
tmp
temp
node_modules
**/node_modules
**/.next
**/coverage
**/dist
**/build
**/.turbo
**/.cache
*.log