initial commit

This commit is contained in:
Bofh 2022-11-21 23:56:44 +01:00
parent e989514d3d
commit 9c5994a974
6 changed files with 4 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
config/usr/*

1
base.php Normal file
View File

@ -0,0 +1 @@
<?php

1
config/application.php Normal file
View File

@ -0,0 +1 @@
<?php

0
css/.gitkeep Normal file
View File

1
index.php Normal file
View File

@ -0,0 +1 @@
<?php

0
js/.gitkeep Normal file
View File