From fca9abee67277e19bd95a617da47773aceb1f144 Mon Sep 17 00:00:00 2001 From: dev-chiefworks Date: Fri, 30 Sep 2022 11:38:45 -0400 Subject: [PATCH] added apache log ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 39bca6d..016592d 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,8 @@ $RECYCLE.BIN/ .vagrant Vagrantfile +apache_log + #------------------------- # Temporary Files #-------------------------