summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:57:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:57:28 -0800
commit1fd207068762d98768c89762c8760b276312177a (patch)
treefaa75c4bca2e728010ef98347b9e90da8ab412ab /.gitattributes
parentd1274b4afcbc716c06bc4949c56af9106942fb03 (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