Replace build/ with dist/ in .gitignore for strategies module
This commit is contained in:
parent
c8d415480c
commit
bb726df31a
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,4 +2,4 @@
|
|||||||
.venv
|
.venv
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
build/
|
dist/
|
Loading…
Reference in New Issue
Block a user