summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:19:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:19:49 -0800
commit93d4fc6e14d66be4afd65adf9f8feb54c200f08c (patch)
tree88e53320f36582fe2a0edb64a9ba6c5fe270b752 /.gitattributes
parent5c34bc1ae8f8be44c8ee05e7c81481b2695c1a65 (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