summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:15:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:15:42 -0800
commit25cd6ca4e6ae8d9ec236ece64b2db567182ed0c9 (patch)
tree255bad53f2b6dbf97ad87a4486c6c310c140479d /.gitattributes
parent6252cd8db991a577b789797c0fbbb5d67513113e (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