mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 23:05:23 +01:00
[Dev] Add .zed to gitignore
This commit is contained in:
parent
90ade594a0
commit
30e6e1f00c
4
.gitignore
vendored
4
.gitignore
vendored
@ -20,6 +20,7 @@ build
|
||||
# Editor directories and files (excluding `extensions.json` for devcontainer)
|
||||
*.code-workspace
|
||||
.vscode/*
|
||||
.zed
|
||||
!.vscode/extensions.json
|
||||
!.vscode/spdx.code-snippets
|
||||
.idea
|
||||
@ -50,6 +51,5 @@ coverage
|
||||
/dependency-graph.svg
|
||||
/.vs
|
||||
|
||||
|
||||
# Script outputs
|
||||
./*.csv
|
||||
./*.csv
|
||||
|
||||
Loading…
Reference in New Issue
Block a user