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