mirror of
https://github.com/nvarner/typst-lsp.git
synced 2025-08-04 19:08:20 +00:00
fix: prettierignore
This commit is contained in:
parent
d2fe2ec0be
commit
1d74d31384
1 changed files with 10 additions and 2 deletions
|
@ -1,2 +1,10 @@
|
|||
**
|
||||
!addons/
|
||||
.git/**
|
||||
.github/**
|
||||
.vscode/**
|
||||
assets/**
|
||||
src/**
|
||||
target/**
|
||||
*.toml
|
||||
*.txt
|
||||
*.lock
|
||||
*.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue