summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:56:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:56:38 -0800
commit2ccbc86769e97f2b601ecdceb7fd0e128e1ccd96 (patch)
tree0416dfa6dba2d8b9a9c0be957805657e19f9ac17 /.gitattributes
parentcbb30752022f74a79689efcfd7d19cc6633aad16 (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