summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:20:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:20:35 -0800
commitad7a7101121f177ba17b2ee0d516e9290e6a039e (patch)
tree65e77895256e2472a791a471159e4c2fc2e2747f /.gitattributes
parente08ea9dfc2eb6c0b6e8dcc2951fe254d846a408c (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