summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 22:36:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 22:36:34 -0800
commit15b58524e9e9672c27fc35b9b502e8bf3373a269 (patch)
tree6a2a6234db46318eb8105589b5375a0dc2c8dc1c /.gitattributes
parent2db058d4d4ed8626792494c4327eec3737f4aaf8 (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