summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:09:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:09:49 -0800
commita10d5bbe2f517918a4e4e245a6dd8ca3c482d2ae (patch)
tree055daba5dff16f09224c3bee6a59957071f0fb93 /.gitattributes
parent32c924892a73117ed38ef1a36ac5d61c6c5a4d9a (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