FEAT: ignore extensions for checks, linting, prettier (#1617)
This commit is contained in:
parent
95a718c6c0
commit
cf3b169480
3 changed files with 4 additions and 1 deletions
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
*.yml
|
||||
|
||||
**/lnbits/extensions/*
|
||||
|
||||
**/lnbits/static/vendor
|
||||
**/lnbits/static/bundle.*
|
||||
**/lnbits/static/css/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue