This commit is contained in:
Matt Van Horn 2026-04-07 00:58:27 +00:00 committed by GitHub
commit 6c45a5567f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

10
Global/Zed.gitignore Normal file
View File

@ -0,0 +1,10 @@
# Zed
# https://zed.dev/docs/configuring-zed#settings-files
#
# Zed stores project settings in a .zed/ directory, similar to .vscode/.
# By default, ignore the directory but allow commonly shared config files.
.zed/*
!.zed/settings.json
!.zed/tasks.json
!.zed/debug.json