summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 04:04:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 04:04:19 -0800
commit1c77b445b7ac8b354a5838c2ec505d7b1212abc8 (patch)
tree26bca4c72fcc4b9b389d0618f1fd667997b0b40a /.gitattributes
parentbb34aa1662b36cbe8bf78f5a86a379bc1bc0c4e8 (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