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
|
*.jpeg
|
||||||
*.png
|
*.png
|
||||||
*.sh
|
*.sh
|
||||||
|
*.md
|
||||||
|
Dockerfile
|
||||||
.git
|
.git
|
||||||
coverage
|
coverage
|
||||||
dist
|
dist
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue