summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:29:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:29:25 -0800
commit7d5742b86a199f8877d5744bf29d529a1e4d822a (patch)
tree7e9859e7228e4b102acf0b7fed625b501faae848 /.gitattributes
parent578e00ff602a38346a92f7b4a94431132bb61907 (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