fix: prettierignore

This commit is contained in:
Valentin Bersier 2023-03-27 22:13:23 +02:00 committed by Nathan Varner
parent d2fe2ec0be
commit 1d74d31384

View file

@ -1,2 +1,10 @@
**
!addons/
.git/**
.github/**
.vscode/**
assets/**
src/**
target/**
*.toml
*.txt
*.lock
*.md