summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 17:56:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 17:56:46 -0800
commit7ce5ca289c00c765177dd9fead7c39355417bf04 (patch)
tree5ef4d8d156191e00b41086beb24d71ece6eb0d3a /.gitattributes
parent6b49c30d6b62fc3e96c276da224b58e6d12bc682 (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