summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-13 15:36:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-13 15:36:03 -0800
commit11fbc7e7b8e85e7d0b2944380451f7c0cc372e15 (patch)
tree78e86539952f8c90a2df44b893290c60b624b013 /.gitattributes
parent1e84fbe4b0e58932d5230907713804fa72a95d06 (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