mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-15 12:10:37 +00:00
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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -5,4 +5,4 @@
|
||||
__pycache__/
|
||||
test_output/
|
||||
.vscode
|
||||
.zenith
|
||||
/.zenith
|
||||
|
||||
Reference in New Issue
Block a user