summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:15:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:15:20 -0800
commit7732b0f15e82af3f2bc48fb5422b5ad970cd19c3 (patch)
tree59e6829bb2939daf7080c23c1ecaf60755dde48d /.gitattributes
parentd67425fc41fb232382234cd8e39d81341c45b918 (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