summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 05:13:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 05:13:54 -0800
commit2d5ffb1c29b7b9b022dd3d5bc9c1e250dc0084a8 (patch)
tree4d29473d6b5b87373b98a4ec50d201bac991d98d /.gitattributes
parentd4ed0f2994a9d8a6d97932cc69699959fc85ca7c (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