summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:29:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:29:02 -0800
commitb88ec8e36000cc3a941e8527774f5e32838e7afc (patch)
tree9c6ec0b83b5b4afeba81eabb3a04bd2ac01f4a73 /.gitattributes
parent67ea76cd69eb5c256d141e7a7a32d44352df48bf (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