summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 05:15:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 05:15:05 -0800
commit6bbc2e5a3b887c871220d846b5f14372dcaae489 (patch)
treea544e5bcd96a54ea6cca52e65f09ee11bbb1559c /.gitattributes
parent5149c9097b6fb026a51e1e9db4d5a566dfd32fd2 (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