chore: release v0.1.15 - Lite 版 Docker Image 與基礎架構優化
This commit is contained in:
parent
da2c53fd8a
commit
ca2246dcb6
2 changed files with 45 additions and 0 deletions
17
.prettierignore
Normal file
17
.prettierignore
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Build outputs
|
||||
dist/
|
||||
node_modules/
|
||||
|
||||
# Test outputs (generated files)
|
||||
tests/e2e/output/
|
||||
test-output-*/
|
||||
|
||||
# Data files
|
||||
data/
|
||||
|
||||
# Lock files
|
||||
bun.lock
|
||||
package-lock.json
|
||||
|
||||
# Generated files
|
||||
public/generated.css
|
||||
Loading…
Add table
Add a link
Reference in a new issue