This commit is contained in:
Dante
2026-05-22 00:04:16 -07:00
parent 966c915a93
commit c0f390d015
5 changed files with 0 additions and 51 deletions

1
Kha/.gitattributes vendored
View File

@ -1 +0,0 @@
* -text

3
Kha/.gitignore vendored
View File

@ -1,3 +0,0 @@
.DS_Store
/build
/Tests/Empty/korefile.js

37
Kha/.gitmodules vendored
View File

@ -1,37 +0,0 @@
[submodule "Tools/khamake"]
path = Tools/khamake
url = https://github.com/Kode/khamake.git
branch = main
[submodule "Backends/Kore-hxcpp/khacpp"]
path = Backends/Kore-hxcpp/khacpp
url = https://github.com/Kode/khacpp.git
branch = main
[submodule "Kore"]
path = Kore
url = https://github.com/Kode/Kore.git
branch = v2
[submodule "Tools/linux_x64"]
path = Tools/linux_x64
url = https://github.com/Kode/KhaTools_linux_x64.git
branch = main
shallow = true
[submodule "Tools/linux_arm64"]
path = Tools/linux_arm64
url = https://github.com/Kode/KhaTools_linux_arm64.git
branch = main
shallow = true
[submodule "Tools/windows_x64"]
path = Tools/windows_x64
url = https://github.com/Kode/KhaTools_windows_x64.git
branch = main
shallow = true
[submodule "Tools/macos_arm64"]
path = Tools/macos_arm64
url = https://github.com/Kode/KhaTools_macos_arm64.git
branch = main
shallow = true
[submodule "Tools/macos_x64"]
path = Tools/macos_x64
url = https://github.com/Kode/KhaTools_macos_x64.git
branch = main
shallow = true

View File

@ -1 +0,0 @@
* -text

View File

@ -1,9 +0,0 @@
*.js.map
/.vscode/.BROWSE.VC.DB
/.vscode/.BROWSE.VC.DB-shm
/.vscode/.BROWSE.VC.DB-wal
/node_modules/typescript
/node_modules/.bin/tsserver.cmd
/node_modules/.bin/tsc
/node_modules/.bin/tsc.cmd
/node_modules/.bin/tsserver