summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 10:04:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 10:04:31 -0800
commitae773343992a1178d0c65dcc07162e7b1a1fc984 (patch)
tree673d6a1c9e6ebc892da1d5a119b2eb0a9563293f /.gitattributes
parenta428bc9145d648570e96c3cf2d569a0ed5d2b2ca (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