summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 04:14:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 04:14:58 -0800
commitc07797241aaed0ec2326d79be135002ea7a0d363 (patch)
tree947f3fbc9d21a4925862ab0d8a3188bab92f6e21 /.gitattributes
parent65f69270ebc19204d3076c5998a68575b7558070 (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