CxLLM-Drive/.git.nosync/config
CxLLM Buildout ca8f4ffdb3 chore(scaffold): full repo build-out
Adds README, LICENSE (MIT), .gitignore, Makefile, CONTRIBUTING, CHANGELOG,
SECURITY, CODEOWNERS, .editorconfig, .github/workflows/ci.yml, and
docs/ARCHITECTURE.md + docs/adr/0001 to bring this repository up to the
CxLLM family baseline.
2026-05-17 11:06:10 -05:00

20 lines
425 B
Plaintext

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