Initial commit

This commit is contained in:
Octoturge
2026-06-09 21:47:57 +02:00
commit 3694716652
364 changed files with 23736 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"userIgnoreFilters": [
"node_modules/",
".src/",
".github/",
".obsidian/",
".vscode/",
".env",
"gdrive-token.json",
"package.json"
],
"showUnsupportedFiles": true,
"alwaysUpdateLinks": true
}