summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 21:11:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 21:11:41 -0800
commitf0da6a3074fd99846200aa4f619d0994f1109eb4 (patch)
tree9fa8b73959b02a25f89656583ccd14fca913a675 /.gitattributes
parent3ae77f3476d44e956cfc6af2af87915b66aa020e (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