summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 02:58:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 02:58:34 -0800
commitc2bf13c2e44458ebe0957e0b1c05a2137da45064 (patch)
tree60c0a9265b35384d59d5bff1f64819b9f38b9666 /.gitattributes
parent61c893626962a88710b54947bd10f3c4e6b54982 (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