summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 05:48:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 05:48:16 -0800
commit0ca8eed05a372f0a96257d96fccddf7c18271fde (patch)
tree89917fd0119b4d1c0256ac854c5a371dcbd3164c /.gitattributes
parentc75f432f71441b3303f3c860d9d31ab90e4acacd (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