exclude .zed directory from source control

This commit is contained in:
Norbert Hajagos 2025-12-02 13:37:46 +01:00
parent 1afd1d1927
commit bc2c09ff2a
No known key found for this signature in database

1
.gitignore vendored
View file

@ -66,6 +66,7 @@ metadata
.exrc
.vimrc
.nvimrc
.zed/
# rust cache (sccache folder)
sccache_dir