summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:56:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:56:03 -0800
commit25928a302c0627f6d4af7989b07a66ff231a3079 (patch)
tree37c744066b323335f8dd3dfb890168d70889e606 /.gitattributes
parent01816ad0c007e5c8324d938bc9a3269bf5dd5d13 (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