📝 docs: Add documentation

This commit is contained in:
web@ppanel
2025-12-11 03:29:07 +00:00
parent 50e695a1bb
commit 99e7f6062d
135 changed files with 79115 additions and 8 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
"**/index.html",
"**/vite.config.js",
"!**/src/routeTree.gen.ts",
"!**/src/styles.css"
"!**/src/styles.css",
"!**/docs/**/*"
]
},
"formatter": {