summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 20:53:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 20:53:28 -0800
commit3df8db22395361c6367eb632eeb71ee6cf7e8a79 (patch)
treefdb3b354c2f07b44c9beb190cf34e70e36a1e36c /.gitattributes
parent7ff4369b0a39aae3cf9b0c875b1bae0f08e27150 (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