commit cbe68173dc4c0dfea0c764948bb2e7367aa9e576 Author: juga0 juga@riseup.net Date: Thu Feb 28 12:12:26 2019 +0000
gitignore: Ignore build/ --- .gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore index ece16b2..da6b723 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ docs/build htmlcov .pytest_cache dist +build