Fix gitignore applying to tianshou/env on platfoms with case-insensitive file system

This commit is contained in:
Dominik Jain 2024-02-15 11:26:39 +01:00
parent eeb2081ca6
commit f2e0fd165d

2
.gitignore vendored
View File

@ -111,7 +111,7 @@ celerybeat.pid
.env .env
.venv .venv
venv/ venv/
ENV/ /ENV/
env.bak/ env.bak/
venv.bak/ venv.bak/