Initial commit

This commit is contained in:
Mathis 2026-02-05 22:34:10 +01:00
commit b2204a9377
29 changed files with 892 additions and 0 deletions

8
config Normal file
View file

@ -0,0 +1,8 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = "git@https://gitlab.com/company-group5074706/Company-project#"
fetch = +refs/heads/*:refs/remotes/origin/*