Ignore /build and /dist dirs

This commit is contained in:
2017-01-17 16:07:58 +01:00
parent 5e5a9e37f1
commit 6ae95c5604

3
.gitignore vendored
View File

@@ -15,3 +15,6 @@ doc/source/reference/index.rst
/*.egg-info/
/.cache/
__pycache__
/build/
/dist/