Files
haiyushuke-website/.dockerignore

16 lines
153 B
Plaintext
Raw Normal View History

2026-06-16 14:34:09 +08:00
node_modules
.next
out
.git
.gitignore
.cursor
test-results
playwright-report
blob-report
playwright/.cache
coverage
*.md
!README.md
.env*
!.env.example