commit e833a5a24c1ad58af0bb56e89dbcc0b9ec38c020 (tree) parent 4c0e280d6da47ac16e32ef8c8bfa4629c4e4a57a Author: Josh Wolfe <thejoshwolfe@gmail.com> Date: Sun, 1 Jul 2018 13:47:29 -0400 gitignore docgen test artifacts Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,3 +1,4 @@ zig-cache/ build/ build-*/ +docgen_tmp/