2023-02-17 13:03:07 +01:00
|
|
|
# Line normalisation, GitHub language detection
|
|
|
|
* text=auto linguist-detectable
|
|
|
|
|
2023-02-17 13:14:27 +01:00
|
|
|
# These don't feel like mine
|
2023-02-17 13:03:07 +01:00
|
|
|
_config.yml/** text=auto -linguist-detectable
|
|
|
|
_data/** text=auto -linguist-detectable
|
|
|
|
_includes/** text=auto -linguist-detectable
|
|
|
|
_layouts/** text=auto -linguist-detectable
|
|
|
|
_matrix/** text=auto -linguist-detectable
|
|
|
|
_sass/** text=auto -linguist-detectable
|
2023-02-16 10:00:00 +01:00
|
|
|
|
2023-02-17 13:14:27 +01:00
|
|
|
# Unnecessary for statistics
|
|
|
|
Gemfile text linguist-vendored
|
|
|
|
Gemfile.lock text linguist-generated
|
|
|
|
|
|
|
|
# Signature files misdetected as "Standard ML"
|
|
|
|
*.sig text -linguist-detectable
|
|
|
|
|
2023-02-16 09:55:51 +01:00
|
|
|
# LFS
|
2018-09-17 15:35:57 +02:00
|
|
|
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
*.jpg filter=lfs diff=lfs merge=lfs -text
|