summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 02:45:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 02:45:34 -0800
commit529828f378ca788bb4642be82608de6ae3f73958 (patch)
treea2defa1322dd75ff150ea799c306b200f0764708 /.gitattributes
parent287ac66ad9d2c63826b3b1132f9c67c2bb2b2ba1 (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