From 338be3b94e3e50ff4daf736eff093d9612b664bc Mon Sep 17 00:00:00 2001 From: Computerboer Date: Sat, 13 Jul 2024 00:17:22 +0200 Subject: [PATCH] added env/ folder to gitignore --- .gitignore | 1 + Auctionviewer.api.pyproj | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index ec2cd9a..e342a9c 100644 --- a/.gitignore +++ b/.gitignore @@ -315,6 +315,7 @@ paket-files/ # Python Tools for Visual Studio (PTVS) __pycache__/ *.pyc +env/ # Cake - Uncomment if you are using it # tools/** diff --git a/Auctionviewer.api.pyproj b/Auctionviewer.api.pyproj index 6c7a943..23b0b52 100644 --- a/Auctionviewer.api.pyproj +++ b/Auctionviewer.api.pyproj @@ -39,11 +39,15 @@ + + + +