summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:49:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:49:05 -0800
commit61847a57e88270c3bcaa9389d1275f0a52392555 (patch)
tree6a79f6655b0547b843fd368234e84180de1455f8 /.gitattributes
parentdae5ecc7938c3e8b950fe89c64805dae20c839f9 (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