summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 05:12:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 05:12:31 -0800
commit63e5dbf616e0b83a45549e59245dc211661f33c0 (patch)
tree419512163c571c7a519738cc408953554c8831c3 /.gitattributes
parentc438c81722e64774b9e8f4df9e96ba9643ffb505 (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