1
0
Fork 0

fix: Ignore linting of markdown and docker files

This commit is contained in:
joostdecock 2022-12-18 09:51:22 +01:00
parent a27ec2f4da
commit e68d77fd29

View file

@ -3,6 +3,8 @@
*.jpeg
*.png
*.sh
*.md
Dockerfile
.git
coverage
dist