summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 12:33:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 12:33:10 -0800
commitb0f52a17d4e4feaef0cec60c20a98c7a4574bf01 (patch)
treefdd08f8aff50dd50671f89300e02cde16193ec76 /.gitattributes
parentb4853c1139476564bd03cd0974da0eb92a7f5b44 (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