summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 23:31:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 23:31:50 -0800
commitb631cdbe3ff57de61ebb0cab93be3ca3d7916a7f (patch)
tree7b96c88f93120088c537709f21ff06051899d588 /.gitattributes
parent015d4c8ddd9b3ade2f967435dddf7806810feef6 (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