From 2d92b1325f057c47d075a03a3d69e22184a29e5c Mon Sep 17 00:00:00 2001 From: Colin Hebert Date: Sat, 28 Sep 2024 11:27:05 +0200 Subject: [PATCH] Ignore nas-compose.env --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cfe81b2..8fae578 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -*.nas-compose.env +nas-compose.env # Prevent the content of volumes from being commited, but allow the folders /*/volumes/*/** # Prevent secrets from being commited