From 13b3e58a66ab322e3b586c2dd18eebb7fd4dcd33 Mon Sep 17 00:00:00 2001 From: Computerboer Date: Sun, 13 Oct 2024 20:30:04 +0200 Subject: [PATCH] removed environment folders from project --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e342a9c..a9ba31a 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,9 @@ bld/ [Ll]og/ [Ll]ogs/ +myenv/ +env/ +env_OLD/ # Visual Studio 2015/2017 cache/options directory .vs/ # Uncomment if you have tasks that create the project's static files in wwwroot