From f2b8cceda9441995c91221c20c41e68d11ebfd8a Mon Sep 17 00:00:00 2001 From: Hazel Date: Thu, 25 Jan 2024 04:47:40 +0000 Subject: [PATCH] revert 29990ae5adaf018f8e93c7096c79bfce3e47034c revert Update .gitignore to include Docker .env & server config, im an idiot and pushed this as root somehow --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a8144d78..580bdf21 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ .idea/ *.iml /target -.yaml + # build files /build/ /dist/ @@ -16,6 +16,3 @@ .project # JDT-specific (Eclipse Java Development Tools) .classpath - -.env -# Docker Compose environment variable files