From f3d9b40d6641bfd7cb1c04e8ceed795444fe1107 Mon Sep 17 00:00:00 2001 From: Steve Dogiakos Date: Sun, 20 Apr 2025 12:42:51 -0600 Subject: [PATCH] Update .gitignore Added a couple lines to prevent myself from accidentally committing more directories than I mean to --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ff7da24..c6a134b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ .env .vagrant -*.log \ No newline at end of file +*.log + +#config and volumes, just in case +config/ +MediaCenterBox/