Skip to content

Commit 53be3b7

Browse files
committed
Merge pull request #108247 from Nikitf777/zed-gitignore
Add .zed/ to .gitignore
2 parents 3c37a21 + 8e50420 commit 53be3b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,9 @@ xcuserdata/
219219
*.xcodeproj/*
220220
!misc/misc/dist/ios_xcode/godot_ios.xcodeproj/project.pbxproj
221221

222+
# Zed
223+
.zed/
224+
222225
##############################
223226
### Visual Studio specific ###
224227
##############################

0 commit comments

Comments
 (0)