summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:02:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:02:39 -0800
commit0c58e0fc6004ef2e3d6cebc3079a90630f947213 (patch)
tree7876a7432ec71974a70ed66a5050d2c96fab5fcb /.gitattributes
parent3ed91975070e8e98eb1f44d7d6f390930812cf33 (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