chore: add EVERYTHING

This commit is contained in:
2026-03-22 17:44:44 -05:00
parent 91fa272fe6
commit cb71133186
1718 changed files with 1210 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = https://github.com/project-optima/ttscm-api.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main
vscode-merge-base = origin/main