mirror of
https://github.com/NoeFabris/opencode-antigravity-auth.git
synced 2026-05-13 15:46:05 +00:00
chore: remove subrepos from tracking, revert tsconfig.json
- Remove CLIProxyAPI, LLM-API-Key-Proxy, opencode, opencode-better-antigravity-auth from git tracking - Add subrepo paths to .gitignore - Revert tsconfig.json exclude changes to match main branch
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -39,3 +39,9 @@ antigravity-debug-*.log
|
||||
|
||||
# Test artifacts
|
||||
test-file.ts
|
||||
|
||||
# Local subrepos (not part of this project)
|
||||
CLIProxyAPI/
|
||||
LLM-API-Key-Proxy/
|
||||
opencode/
|
||||
opencode-better-antigravity-auth/
|
||||
|
||||
Submodule CLIProxyAPI deleted from 140d6211cc
Submodule LLM-API-Key-Proxy deleted from 6a91bf9e96
1
opencode
1
opencode
Submodule opencode deleted from 0e9664d300
Submodule opencode-better-antigravity-auth deleted from 9ded90d63a
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"exclude": ["opencode-better-antigravity-auth", "CLIProxyAPI"],
|
||||
"compilerOptions": {
|
||||
// Environment setup & latest features
|
||||
"lib": ["ESNext", "DOM"],
|
||||
|
||||
Reference in New Issue
Block a user