From edf137a7d0a15f5b63f50392aad9927f043bf53c Mon Sep 17 00:00:00 2001 From: Adam Spragg Date: Mon, 4 Oct 2021 09:40:04 +0100 Subject: First working version of emailautoconf --- apache2/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 apache2/.gitignore (limited to 'apache2/.gitignore') diff --git a/apache2/.gitignore b/apache2/.gitignore new file mode 100644 index 0000000..f26d60f --- /dev/null +++ b/apache2/.gitignore @@ -0,0 +1,4 @@ +main.conf + +autoconfig.conf +autodiscover.conf -- cgit v1.2.1