summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 09:45:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 09:45:16 -0800
commit32e6b0382a92a1f8b27700f0a64ea6521753e809 (patch)
tree3fd205c2dda2e0c049b975b257f6e9b757fd1c24 /.gitattributes
parent04f5c1bc7e6cff57410b48a985a790ea04fb9cb6 (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