1
0
Fork 0

Added MPV setup

This commit is contained in:
Rain 2025-10-03 21:45:16 -04:00
parent b9de556a5c
commit 490251af99
47 changed files with 5931 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = https://github.com/Ajatt-Tools/videoclip.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master