add envrc to gitignore

This commit is contained in:
Lorenz Padberg 2022-05-16 15:07:19 +02:00
parent 23f34eb674
commit 9f42138e66
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -24,7 +24,7 @@ wheels/
*.egg-info/
.installed.cfg
*.egg
.envrc
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.