commit c08937b613a56278530d5c1f6e050c218260b98d Author: GitProtogen Date: Thu Mar 5 08:19:48 2026 +0100 project structure created diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3fb0e42 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +vendor +composer.json +composer.lock \ No newline at end of file diff --git a/public/index.php b/public/index.php new file mode 100644 index 0000000..10e4919 --- /dev/null +++ b/public/index.php @@ -0,0 +1,3 @@ +