summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:50:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:50:44 -0800
commitf1c857b6fc2c109e6a8ba6faa3b60dd1b768ca40 (patch)
tree8c77bbe8c5cccd6a9dc39addb264ffd1e9f7088b /.gitattributes
parent6532dc86b9ae8263e6f08c41cac6b6c4bc49fa8d (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