summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 13:10:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 13:10:48 -0800
commitb5e6900531826ff0cd15e676cdce7b57458f8d8b (patch)
tree564d0186ca4caf72568a5a392c5f1a91b469a6bc /.gitattributes
parent30e901ab4ddb9ddc13c316eac5900670833501f2 (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