askama/.gitattributes
René Kijewski 077b83631a Ignore fuzzing corpus from source line count
Github's language statistics for the project say that 43% of askama is
assembly code. It is not. The heuristic counts our fuzzing corpus as
assembly code, and the corpus is quite big.

This PR excludes the corpus from being counted.
2025-05-12 18:38:43 +02:00

4 lines
75 B
Plaintext

*.html text eol=lf
*.txt text eol=lf
fuzzing/fuzz/corpus linguist-vendored