.gitignore integration_tests/.zenith

It's a bit annoying that the .zenith state can show up in multiple
places, but since this is how the regression tests run if you launch
them from the git root directory, ignore this one too.
This commit is contained in:
Eric Seppanen
2021-05-11 14:51:23 -07:00
parent 4dccdb33ab
commit 54d52e07db

1
.gitignore vendored
View File

@@ -6,3 +6,4 @@ __pycache__/
test_output/
.vscode
/.zenith
/integration_tests/.zenith