summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 01:36:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 01:36:14 -0800
commit685dcbef7e836c9778e616bf59e09ff53eece39b (patch)
tree67ccc999881d9ebe0e07c59ad5b90edeca58e029 /.gitattributes
parent9f27f99f95a3131eecbe3d665644a95cbab0393b (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