mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-26 17:24:41 +03:00
Use more generous .env ignore rule
This commit is contained in:
parent
dca026124f
commit
c5c3f4c7d9
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -29,6 +29,7 @@ Profile.prof
|
|||
.python-version
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.env*/
|
||||
.env/
|
||||
.env2/
|
||||
.env3/
|
||||
|
|
Loading…
Reference in New Issue
Block a user