Skip to content

Commit 0869e0b

Browse files
committed
Merge branch 'v0.28.1'
2 parents 3e1463b + 79121a5 commit 0869e0b

13 files changed

+10568
-4866
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ htmlcov/
127127
.nox/
128128
.coverage
129129
.coverage.*
130-
.cache
130+
.index
131131
nosetests.xml
132132
coverage.xml
133133
*.cover
@@ -221,7 +221,7 @@ cython_debug/
221221

222222
# End of https://www.toptal.com/developers/gitignore/api/python,jupyternotebooks
223223

224-
*.tmtgp.cache
224+
*.tmtgp.index
225225
# pixi environments
226226
.pixi
227227
*.egg-info

0 commit comments

Comments
 (0)