summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:28:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:28:59 -0800
commitecd3682e20ef05f5fafd0bd49ab3ad60ec444373 (patch)
tree4c5501ca73339438c5b84d40fed31cbeb91bab16 /.gitattributes
parent33c0a3bebfa0d29545b3e2801cc8b0a07889e6dd (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