summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 19:34:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 19:34:37 -0800
commit0b809a720d4ed3051cc3f131bffc8095c022675b (patch)
treeca81558586173c8e9908d7c8a316f6a70d0405a0 /.gitattributes
parentaaa298b19202f740fe3ac065e4c3aa9762fa9704 (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