summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 10:36:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 10:36:55 -0800
commitcab25fda78d8045b5e43c3b2ab4bc8b6a1fe3213 (patch)
treea3de8b750ce4c64f5168b2c7c3f18b95c22596ed /.gitattributes
parentc2135e04b8d217b08b0df31cd3b0ddb0da0b0ea3 (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