summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:04:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:04:05 -0800
commit2ce864ef17041083cc55d5ad0d7d6218d7a05b7b (patch)
tree5a2d2e8918b9de3c6ba7251f943d40d83d57779f /.gitattributes
parentfb548afb05a1507b6c4c001e2fe4136296d73ee0 (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