From 927bb6017e3164a871f2733c9bef23eecfd597c1 Mon Sep 17 00:00:00 2001 From: Banana Date: Thu, 19 Dec 2019 21:58:07 +0100 Subject: [PATCH] more init files --- .gitignore | 3 +++ CHANGELOG | 1 + TODO | 0 VERSION | 1 + webroot/config.default.php | 10 ++++++++++ webroot/index.php | 10 ++++++++++ 6 files changed, 25 insertions(+) create mode 100644 .gitignore create mode 100644 TODO create mode 100644 VERSION create mode 100644 webroot/config.default.php create mode 100644 webroot/index.php diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bb59501 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.idea +config.php +sources diff --git a/CHANGELOG b/CHANGELOG index e69de29..5f9cf19 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -0,0 +1 @@ +TBA version 0.1 Hydrogen \ No newline at end of file diff --git a/TODO b/TODO new file mode 100644 index 0000000..e69de29 diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..17a8e72 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.1 Hydrogen \ No newline at end of file diff --git a/webroot/config.default.php b/webroot/config.default.php new file mode 100644 index 0000000..ca72d15 --- /dev/null +++ b/webroot/config.default.php @@ -0,0 +1,10 @@ +