summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 13:51:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 13:51:50 -0800
commit78f5edaf91b0adc19404270ab75adfc5fd95f107 (patch)
tree447ef37b0acd626eed9c4e743cbd6a90e858ffb1 /.gitattributes
parent7f183b5090db0372f18232c9a1f325976d027e53 (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