Initial commit

This commit is contained in:
2025-11-04 15:28:26 +01:00
parent 184395c287
commit b4832a19db
41 changed files with 5361 additions and 214 deletions

3
test.py Normal file
View File

@@ -0,0 +1,3 @@
from appdirs import user_data_dir
print(user_data_dir("GitRepoSetup", ""))