summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:46:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:46:42 -0800
commit6d44442cdd02dd46e3be4a3bf7bdd86252267780 (patch)
tree530562e758726061c7a2e95d3ae8bbc5916f98b3 /.gitattributes
parentd3f0832491b1092201b4360552b74c5b710b5767 (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