summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:41:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:41:45 -0800
commitc814b44927609e5a037395fa5ec957b841ed8653 (patch)
tree2558920129c3278c6935f0fec5386e0e2a4b87ae /.gitattributes
parent7e784012ed0345e56c359a4f607e131ebd71e3ac (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