summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 01:36:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 01:36:01 -0800
commitd51f37602609abd0fd79dd3d3406b65c19b7d9f4 (patch)
tree177684fe2f03401ecaadd7a0aacbed1adc7a8879 /.gitattributes
parent4ad9404a2b1ced9796864a4e70ee85fa30f456f3 (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