diff --git a/.gitignore b/.gitignore index ab2d501..5023afb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ **/lazy-lock.json **/.netrwhist **/__pycache__ -**/zed/.tmp* -**/zed/embeddings -**/zed/prompts +**/zed/* +!**/zed/keymap.json +!**/zed/settings.json **/.zsh_history