diff --git a/.gitignore b/.gitignore index 62c8935..c0a56cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -.idea/ \ No newline at end of file +.idea/ +app/config/server.php +app/config/db.inc.php \ No newline at end of file diff --git a/app/config/config.inc.php b/app/config/config.inc.php new file mode 100644 index 0000000..8efa7ae --- /dev/null +++ b/app/config/config.inc.php @@ -0,0 +1,45 @@ +