summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:49:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:49:04 -0800
commitf10a23e9241a72332f2db43b74e13b642e792976 (patch)
tree6a7d70b3ed483b2c8c9094609e1503e63827e310 /.gitattributes
parente06dc5ca4139c576c1f37a29e1bfc9161d948e21 (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