summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-24 23:34:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-24 23:34:42 -0800
commit6afcebc632df6dbe58d35c5f65f05e794b6af2e7 (patch)
tree1aa1ef05db48f03097a3d5e49468a4216da45288 /.gitattributes
parent20851429baafadb7bdfe540493cefdcc9674146d (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