summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 04:24:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 04:24:13 -0800
commit2b1e51b7dd9dea2bf9bbec3df1a5f2da6f0a9e31 (patch)
tree00dd76156bd6ecf46968778676ad120ff0c80492 /.gitattributes
parent7f1d82a07a8a8842bbfbf6d7e553102373e01ccd (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