From b2f0fc0f97bcfd831bc4538f051e119fcee8b6b5 Mon Sep 17 00:00:00 2001 From: john-okeefe Date: Tue, 25 Feb 2025 02:22:55 -0500 Subject: [PATCH] Fixed .gitignore template --- .gitignore | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/.gitignore b/.gitignore index 6709d9c..a740de3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,2 @@ -# ---> VirtualEnv -# Virtualenv -# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/ -.Python -[Bb]in -[Ii]nclude -[Ll]ib -[Ll]ib64 -[Ll]ocal -[Ss]cripts -pyvenv.cfg -.venv -pip-selfcheck.json - +.env +http-client.private.env.json \ No newline at end of file