first commit

This commit is contained in:
Zakaria
2026-03-29 14:43:45 -04:00
commit 1f92ffb16a
21 changed files with 887 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = https://gitea.zacksolutions.dev/Zakaria/FlipOffScreen.git
fetch = +refs/heads/*:refs/remotes/origin/*