summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 18:00:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 18:00:59 -0800
commitc7eaf7d88900532ce0dc52a6cd8fa3e2409b9cfd (patch)
tree2c0f1bd0e61913d5816992a36021ef319a678b20 /.gitattributes
parentf8c22ff3b9447bf0aa0e468c9ae1a7bdda28cde4 (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