From c12aa767b93498ced4acd092307d3eab7f2e0bf0 Mon Sep 17 00:00:00 2001 From: dqzboy <42825450+dqzboy@users.noreply.github.com> Date: Sat, 29 Jun 2024 12:57:51 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 82f9275..5443028 100644 --- a/.gitignore +++ b/.gitignore @@ -86,7 +86,6 @@ ipython_config.py # For a library or package, you might want to ignore these files since the code is # intended to run in multiple environments; otherwise, check them in: # .python-version - # pipenv # According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. # However, in case of collaboration, if having platform-specific dependencies or dependencies