Update .gitignore to exclude build/

This commit is contained in:
Adrien Vergé 2018-10-11 15:35:26 +02:00
parent e864f57d37
commit 524d721f0d

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ __pycache__
/docs/_build
/dist
/yamllint.egg-info
/build