exclude gimp files

This commit is contained in:
Marcello Teodori
2022-02-23 22:42:21 +01:00
parent 4175ac34da
commit ce04a8f4b4

View File

@@ -9,6 +9,7 @@ repos:
- id: mixed-line-ending
args: ['--fix=lf']
- id: end-of-file-fixer
exclude: \.(pgm|pnm|ppm)$
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.13.0
hooks: