summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 00:39:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 00:39:48 -0800
commit6d442846ebea2ec5f1c7526dc6feb96a01b81ffd (patch)
tree6ff7f64a913affd4a50081d355c829e79ca50db2 /.gitattributes
parent00f9a268a0c5c2254284ad59eccba91ad9c266a6 (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