summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 18:19:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 18:19:23 -0800
commit1f2836eb6778f4f4a45d1bc1d2d2d78d102c5b6d (patch)
tree074823581fdc9a0e4aa4cb1141b4ed77444e1ef7 /.gitattributes
parent1dd88208bf76d7f918b13c19c6d69c46336a5059 (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