From a13dc9a9afcd52a7cca7e45762f6d48eb22c5d0f Mon Sep 17 00:00:00 2001 From: Toks Date: Thu, 19 Mar 2026 12:22:01 -0400 Subject: [PATCH] gitignore files added --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a143806..1a0df19 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ apache_log/error.log/ apache_log/other_vhosts_access.log/ ./writable/logs/log-2025-08-08.log +.idea \ No newline at end of file