1
0
mirror of https://github.com/polakowo/vectorbt.git synced 2022-03-22 01:31:39 +03:00

Exclude distribution folders

This commit is contained in:
Oleg Polakow
2022-01-09 00:33:12 +01:00
parent 3ffb1c2534
commit 6638735c13

4
.gitignore vendored
View File

@@ -5,4 +5,6 @@ __pycache__
.mypy_cache
.pytest_cache
docs/docs/api
docs/site
docs/site
dist
vectorbt.egg-info