first commit

This commit is contained in:
Your Name 2026-01-21 00:23:28 +03:00
commit 1530450313
165 changed files with 8443 additions and 0 deletions

View file

@ -0,0 +1,11 @@
digraph "src/AuthApp/Models"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
compound=true
subgraph clusterdir_91243f941ab1ddd454d635b0135ff20c {
graph [ bgcolor="#edf0f7", pencolor="grey50", style="filled,dashed,", label="AuthApp", fontname="Helvetica", fontsize="10", URL="dir_91243f941ab1ddd454d635b0135ff20c.html"]
dir_884f6f11a76e7c9f0ed8f2932b6ad5c3 [shape=box, label="Models", style="filled,bold,", fillcolor="#edf0f7", color="grey25", URL="dir_884f6f11a76e7c9f0ed8f2932b6ad5c3.html"];
}
}