Major update for v1 and tests
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -14,3 +14,11 @@ uploads/*
|
||||
!uploads/.gitkeep
|
||||
exports/*
|
||||
!exports/.gitkeep
|
||||
|
||||
# Server-side font files — fetched on demand via `npm run fetch-fonts`. We don't
|
||||
# commit them because TTFs are large binaries and the source is reproducible
|
||||
# from the script. The Dockerfile runs the fetch at build time so production
|
||||
# images carry the fonts.
|
||||
fonts/*
|
||||
!fonts/.gitkeep
|
||||
!fonts/README.md
|
||||
|
||||
Reference in New Issue
Block a user