Track all types in git, sync to server on deploy
Some checks failed
Deploy to Server / deploy (push) Failing after 7s
Some checks failed
Deploy to Server / deploy (push) Failing after 7s
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -19,10 +19,7 @@ content/de/page/*
|
||||
content/assets/*
|
||||
!content/assets/mountains-w300.webp
|
||||
|
||||
# Types: ignore all except demo types (demo + page for demo references)
|
||||
types/*
|
||||
!types/demo.json5
|
||||
!types/page.json5
|
||||
# Types are tracked in git and deployed to server via CI/CD
|
||||
|
||||
.history
|
||||
.cursor
|
||||
|
||||
Reference in New Issue
Block a user