Add article definition to suppress the '[ERROR] The build was canceled.' log.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user