summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 23:16:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 23:16:24 -0800
commitbea059eea559060f93a4e1dca4e8e270425f309e (patch)
treea148460a22d9d64b8feea645fbbea3c65ac853e6 /.gitattributes
parentcc4a1a5ddf7e84fa9fe115531750d0e24e8ec8fc (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