summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:10:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:10:48 -0800
commitfbe71bcbae1d8cd99695c0d9c6d4e4a9ed6e3c6b (patch)
tree0d2e0ad4789a0126b2af12eb8ef641ec8f5d1b3b /.gitattributes
parentfef8f001e58aadd9588e2116d5982eafa8d5688c (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