mirror of
https://github.com/element-hq/synapse.git
synced 2025-12-05 01:10:13 +00:00
Add .zed/ to .gitignore (#18623)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -47,6 +47,7 @@ __pycache__/
|
||||
/.idea/
|
||||
/.ropeproject/
|
||||
/.vscode/
|
||||
/.zed/
|
||||
|
||||
# build products
|
||||
!/.coveragerc
|
||||
|
||||
1
changelog.d/18623.misc
Normal file
1
changelog.d/18623.misc
Normal file
@@ -0,0 +1 @@
|
||||
Add `.zed/` directory to `.gitignore`.
|
||||
Reference in New Issue
Block a user