From 20cd96d17d111ba213804932b8c18a86090a2486 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Sat, 23 Oct 2021 05:56:27 -0400 Subject: configs as samples --- .gitignore | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 86cd3e5..72b9a89 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,12 @@ -*~ +# logs +Logs/ mysql/ -TAGS \ No newline at end of file +TAGS + +# secrets +.htaccess +Config/Config.php +admin/Config/Config.php + +# litter +*~ -- cgit v1.2.3