summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:44:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:44:19 -0800
commit7fd3f965efd78a5e8a5bf590f0f12567a0aec279 (patch)
tree9ee7bb598e9824e7bb0eb7d3d0bad6b2f5c4bb27 /.gitattributes
parentdaeee757466982118e0c1307223019275cc30a4f (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