summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:59:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:59:28 -0800
commit3c9cec1943679ad6a119e1c7010202e2011e05d0 (patch)
treede146f6c6f8e4cca9f8d2faf8b8806a1b4b33efe /.gitattributes
parentcf0ed709489498a7560a27fcfc91390624565e13 (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