This commit is contained in:
2026-02-09 15:37:45 -06:00
parent e33a68ac51
commit 9635b84c3e
501 changed files with 106873 additions and 0 deletions

18
.git (2)/config Normal file
View File

@@ -0,0 +1,18 @@
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[remote "origin"]
url = C:\\Users\\Usuario\\Desktop\\scanbox.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main
vscode-merge-base = origin/main
gk-last-accessed = 2026-01-13T16:06:46.960Z
[remote "main"]
url = https://gitea.giat.synology.me/AngelJurado/Scanbox.git
fetch = +refs/heads/*:refs/remotes/main/*