summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 01:52:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 01:52:48 -0800
commit4d7384fb2947e667bd1fb288465aadf455d7ce90 (patch)
tree5e36d66e3c913fec7dc32697aef3d9332655f6a7 /.gitattributes
parent9c7e85ad77f936cd5e673474a7672e787a81ead7 (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