summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 20:40:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 20:40:38 -0800
commit93a675d69c040f3a876a7c0b72f0ed7dc7f128f3 (patch)
tree362995583f04b28a9fa75244bc4b3b368a4eebd6 /.gitattributes
parent5018a1efe71af638e1ece7ba619fae03915aa833 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf