mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-16 08:25:14 +02:00
feat(docs): add Fumadocs site workspace
This commit is contained in:
parent
cb9ab25456
commit
572d515db0
28 changed files with 3979 additions and 84 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -29,6 +29,8 @@ htmlcov/
|
|||
|
||||
# Node
|
||||
node_modules/
|
||||
.next/
|
||||
.source/
|
||||
.npm/
|
||||
.pnpm-store/
|
||||
*.tsbuildinfo
|
||||
|
|
@ -49,6 +51,7 @@ yarn-error.log*
|
|||
# Private local agent overlays
|
||||
.agents/
|
||||
.claude/
|
||||
.superpowers/
|
||||
|
||||
# Editors and OS files
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue