summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 09:14:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 09:14:03 -0800
commit7938e3bd3702d0c2bb5a68e5c28a4b530e102667 (patch)
treeb3b05768d38bf518aae12af5eaaa49ab3ee2f70f /.gitattributes
parentc39d59fc62546b4843d7eb464f1dc24c830d2e86 (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