summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:30:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:30:20 -0800
commit45120a8ff2801741d4e8642d6ce9456a8191dc9b (patch)
tree71cda0f3650465cc9fdd7be73f7c1a5f3e606310 /.gitattributes
parent004e7135320363aed4c98b2ad10f48b1a7f42350 (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