diff --git a/logs/.gitignore b/logs/.gitignore new file mode 100644 index 0000000..bf0824e --- /dev/null +++ b/logs/.gitignore @@ -0,0 +1 @@ +*.log \ No newline at end of file diff --git a/logs/README.md b/logs/README.md new file mode 100644 index 0000000..0549600 --- /dev/null +++ b/logs/README.md @@ -0,0 +1,4 @@ +Logging +======= + +All of the log files for your server can be found here... \ No newline at end of file