summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:46:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:46:18 -0800
commit90e32ca26fa921d4f5a9154ab1e7544dfbf56e42 (patch)
treef6cd3a982e92e4ffd0f6de0e2914649c8d99927f /.gitattributes
parentbdd52c231909970183db1542be73be00c5402534 (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