Upload files to "redteam"

This commit is contained in:
2025-12-03 08:05:57 -05:00
parent f3812ce0ba
commit de08117d92
5 changed files with 91 additions and 0 deletions

14
redteam/config Normal file
View File

@@ -0,0 +1,14 @@
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[remote "origin"]
url = https://git.cypsec.de/GuidoSchenone/Red-Team-Ilustration-for-web.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main
vscode-merge-base = origin/main