Skip to content

Commit 2d58e11

Browse files
authored
Update gitignore (#321)
* Update .gitignore * Update .gitignore
1 parent 1695253 commit 2d58e11

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

.gitignore

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,14 @@ test-ledger
3939
*.log.json
4040
*.log.json.gz
4141
*.txt
42-
!.vscode/vostd-words.txt
4342
*.log
4443

4544
#doc
46-
doc
45+
doc
46+
47+
#copilot
48+
.github/copilot-instructions.md
49+
50+
# cspell
51+
.vscode/cspell.json
52+
.vscode/vostd-words.txt

0 commit comments

Comments
 (0)