From 83b5ae9211e136058ac10a66288a3febc8cccb9e Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sat, 7 Sep 2024 15:54:51 -0400 Subject: [PATCH] added gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..468835c --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +apache_log +apache_log/other_vhosts_access.log +apache_log/* +apache_log/error.log +writable +writable* +.idea