summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:02:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:02:50 -0800
commit2fe183cfc491b21fc8bd1f2af1f31ab518e83792 (patch)
treeaafcfa35e940abcb19134e645af36a75a965ecdb /.gitattributes
parent6d2541d946d8cc5f4bf9e935c269e8dae3f0e5ca (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