summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 03:37:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 03:37:46 -0800
commit7e3ad0fc8dc872d26cc49fc5e92a84591f52099f (patch)
tree197af312c9b502a60e542ef57a2a6356e8da3f6f /.gitattributes
parent7c5af990188796e7a9cec71190e70e973f2dd460 (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