From 67a9e61f15dd399e83cb23b2fb51fee4c07c09d6 Mon Sep 17 00:00:00 2001 From: Will Date: Tue, 26 Apr 2016 16:28:26 +1200 Subject: [PATCH] Ignore build directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 29ba48a..719fd99 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ hdlmake.log /cyg_pyenv/ docs/_build dist/ +build/ \ No newline at end of file -- 2.18.1