summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:40:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:40:03 -0800
commit74e7d4069dbaf93cec51ce2f2fa6ae35255a8354 (patch)
treea584b85163c3d90bf9f50a94b4693fff0712ca88 /.gitattributes
parente2dddc727623df4598d7d0587439c963ac69bf12 (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