fix: Ignore linting of markdown and docker files
This commit is contained in:
parent
a27ec2f4da
commit
e68d77fd29
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
*.jpeg
|
||||
*.png
|
||||
*.sh
|
||||
*.md
|
||||
Dockerfile
|
||||
.git
|
||||
coverage
|
||||
dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue