1
0
mirror of https://github.com/Mikaela/cv.git synced 2024-11-01 06:49:23 +01:00
cv/.gitattributes

11 lines
303 B
Plaintext
Raw Normal View History

2023-04-06 09:37:19 +02:00
# Linux line endings, force GH language detection
* text=auto eol=lf linguist-detectable
2023-02-17 13:28:20 +01:00
# These don't feel like mine
.github/** text=auto -linguist-detectable
_includes/** text=auto -linguist-detectable
# Unnecessary for statistics
Gemfile text linguist-vendored
Gemfile.lock text linguist-generated