summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:15:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:15:47 -0800
commit3c322f802101a95bbc0d92090a2c0c46d5936521 (patch)
tree4e6f8090bf1220a5c5746917d60f7d21aa384263 /.gitattributes
parent7288b5c56b7c70c12e2005e3eb5bda9cbec56357 (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