diff --git a/.gitignore b/.gitignore index 2e9ec51..276310e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ settings.ini -.vscode/* \ No newline at end of file +.vscode/* +assets/* diff --git a/add.php b/assets/add.php similarity index 100% rename from add.php rename to assets/add.php diff --git a/index.html b/assets/index.html similarity index 97% rename from index.html rename to assets/index.html index 1558d17..891acdc 100644 --- a/index.html +++ b/assets/index.html @@ -6,6 +6,7 @@
+hui