From f631db1c6a79c34d11cc50171b5240413c6f4c9f Mon Sep 17 00:00:00 2001 From: Olusesan Ameye Date: Tue, 27 Aug 2024 08:36:05 +0000 Subject: [PATCH] Do not keep log in the repo! --- .gitignore | 3 ++- apache_log/error.log | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 apache_log/error.log diff --git a/.gitignore b/.gitignore index 504f4c0..0ee30ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ apache_log apache_log/* +apache_log/error.log writable writable* -.idea \ No newline at end of file +.idea diff --git a/apache_log/error.log b/apache_log/error.log deleted file mode 100644 index 160844f..0000000 --- a/apache_log/error.log +++ /dev/null @@ -1,2 +0,0 @@ -[Mon Aug 26 15:52:22.527678 2024] [mpm_prefork:notice] [pid 1:tid 1] AH00163: Apache/2.4.61 (Debian) PHP/8.1.29 configured -- resuming normal operations -[Mon Aug 26 15:52:22.528523 2024] [core:notice] [pid 1:tid 1] AH00094: Command line: 'apache2 -D FOREGROUND'