diff --git a/.gitignore b/.gitignore index c74df0d..36852e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ ### Project Specific # Files +env.php *.zip *.tar* diff --git a/env.php.example b/env.php.example new file mode 100644 index 0000000..be1431a --- /dev/null +++ b/env.php.example @@ -0,0 +1,3 @@ + - + + @@ -15,7 +17,7 @@ - + @@ -25,31 +27,39 @@ - + + + + + + + - - + + - - - + + + - - + + - - + + - - + + - - + + + +
@@ -92,5 +102,9 @@
+
+ You can take a look at this terrible code over on my git server. +
+