Ignore /build and /dist dirs
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -15,3 +15,6 @@ doc/source/reference/index.rst
|
|||||||
/*.egg-info/
|
/*.egg-info/
|
||||||
/.cache/
|
/.cache/
|
||||||
__pycache__
|
__pycache__
|
||||||
|
|
||||||
|
/build/
|
||||||
|
/dist/
|
||||||
|
Reference in New Issue
Block a user