CxLLM-XPC/.git.nosync/config
CxAI Agent addf2809e4
Some checks are pending
ci / validate (push) Waiting to run
feat: add Package.swift + CxLLMXPC executable seed
Stamps a SwiftPM manifest onto the scaffold; seed main prints a
version banner. Real implementation lands in subsequent phases.
2026-05-16 14:21:44 -05:00

20 lines
416 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
multiPackIndex = false
fsmonitor = false
[user]
email = cxai-ops@cxai-studio.com
name = CxAI Ops
[maintenance]
auto = false
[gc]
autoDetach = false
[remote "origin"]
url = https://cxai-studio.com/git/CxAI-Project/CxLLM-XPC.git
fetch = +refs/heads/*:refs/remotes/origin/*