summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 01:44:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 01:44:13 -0800
commit01c13d9ad262a4b7cc716a2d27a3818dd724f559 (patch)
tree53a9c4ef699b334fb4b965655e9fb88ed2e512f0 /.gitattributes
parent18701d8113f9a37ed5cb760479125f76f39da4cb (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