gitignore: Ignore also .zed directory (#21270)

Like other editor files this allow local configuration without polluting
the source with specific editor configuration.
pull/21275/head
Nir Soffer 2025-08-09 08:49:59 +03:00 committed by GitHub
parent 6b397d8285
commit 78fc8d96d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -49,9 +49,10 @@ deploy/iso/minikube-iso/board/minikube/aarch64/rootfs-overlay/version.json
.DS_Store
# Editor files
/.idea
/.vscode
/.zed
/test/integration/testdata/minikube-linux-amd64-latest-stable
/test/integration/licenses