Add article definition to suppress the

'[ERROR] The build was canceled.' log.
This commit is contained in:
2024-06-21 22:39:25 +08:00
parent b87816c5eb
commit ec61d5aa18
3 changed files with 39 additions and 3 deletions

5
.gitignore vendored
View File

@@ -23,5 +23,6 @@ pnpm-debug.log*
# jetbrains setting folder
.idea/
# test articles
src/content/
# ignore test articles except for article definitions
src/content/*
!src/content/config.ts