gitignore .zenith only in git root

I found I had a few other .zenith directories hanging around in odd
places. I doubt we intended those directories to collect in multiple
locations, so only hide the one in the git root directory.
This commit is contained in:
Eric Seppanen
2021-05-03 14:07:46 -07:00
parent a3818dee58
commit a08dfb1c2c

2
.gitignore vendored
View File

@@ -5,4 +5,4 @@
__pycache__/
test_output/
.vscode
.zenith
/.zenith