diff options
Diffstat (limited to 'logs')
-rw-r--r-- | logs/.gitignore | 1 | ||||
-rw-r--r-- | logs/.htaccess | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/logs/.gitignore b/logs/.gitignore new file mode 100644 index 000000000..f59ec20aa --- /dev/null +++ b/logs/.gitignore @@ -0,0 +1 @@ +*
\ No newline at end of file diff --git a/logs/.htaccess b/logs/.htaccess deleted file mode 100644 index 8e6a345dc..000000000 --- a/logs/.htaccess +++ /dev/null @@ -1,2 +0,0 @@ -Order allow,deny -Deny from all
\ No newline at end of file |