summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 04:57:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 04:57:54 -0800
commitf144c77d1e9baaa3dc402f4b6486074714a0bb74 (patch)
tree0cb0c12fc12c7e18514bc3787f6d61689bd6a8e6 /.gitattributes
parent385e059d39201f6c01d30391b4f9b91013950b97 (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