summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:07:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:07:24 -0800
commit62fda63bea7fd0ab6a5a55151a8e03dd19223f70 (patch)
treee4cf49575e49ac8afa9f4b60a2d7589647f06872 /.gitattributes
parentd1cd7a9a2222d4a08906047e05bed3dd9b4ff5e7 (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