summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-08 10:54:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-08 10:54:39 -0800
commitb4f6bcd4f8487762e0ee89ca85b93a7b0955ba79 (patch)
tree453c42b900f4f4d53173af3108628af75fc2af3c /.gitattributes
parentfac37b94c7416abe9b223a63919265bc6187340f (diff)
Normalize
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