From b134be4c8864bb405ea0f9d5c2e1a946f9724033 Mon Sep 17 00:00:00 2001 From: donpat1to Date: Wed, 29 Oct 2025 14:57:42 +0100 Subject: [PATCH] updated .env --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9c4549d..95ca1cd 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,9 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb +.env +watcher-volumes + # RustRover # JetBrains specific template is maintained in a separate JetBrains.gitignore that can # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore