Improve comments for Python .gitignore
This commit is contained in:
parent
86922aee42
commit
f15e67fefa
1 changed files with 4 additions and 0 deletions
|
|
@ -157,6 +157,10 @@ ENV/
|
|||
env.bak/
|
||||
venv.bak/
|
||||
|
||||
# Conda environments
|
||||
conda-meta/
|
||||
|
||||
|
||||
# Spyder project settings
|
||||
.spyderproject
|
||||
.spyproject
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue