summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 15:41:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 15:41:58 -0800
commit2ab9e93718eb76032e27dbe3335132a9fcb0e3aa (patch)
treec5616d4c44eb9ace7b147db85f2814c5c78a0e0d /.gitattributes
parentd5376f21f9f063a940f4518daf0b3c0ab358d212 (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