mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-13 08:15:14 +02:00
Merge origin/main into npx-ktx-python-daemon
This commit is contained in:
commit
88a65bbdc7
148 changed files with 14743 additions and 3508 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -30,6 +30,8 @@ htmlcov/
|
|||
|
||||
# Node
|
||||
node_modules/
|
||||
.next/
|
||||
.source/
|
||||
.npm/
|
||||
.pnpm-store/
|
||||
*.tsbuildinfo
|
||||
|
|
@ -50,6 +52,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