summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 05:33:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 05:33:23 -0800
commit08ec0a8faf8a5221c99f6255a6956e8cd2dd4934 (patch)
treea12c2df41ff0750e6ea0cc5ca41779b8fdb941a3 /.gitattributes
parente341f0500bf18b2754f59f97f2f3d4714d8d883b (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