summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 04:59:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 04:59:09 -0800
commitb7b5fffe20958d989f6916e74ac4a020fafd77f4 (patch)
tree9499cfd969701518b34bc8394393ca9f4293e428 /.gitattributes
parent8cc1edb593ed485543af32d0c5b3cd1b0ec1c97e (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