summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 02:13:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 02:13:30 -0800
commitbd35cecca6653fc19ec8316a64c50c41fbdbf768 (patch)
treefdc3ba738d0c2ffa75528b51eb16fcf639de8ebf /.gitattributes
parentaf1c0683d0acd02dd1aefdd3d214ecef6d0aec37 (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