summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:15:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:15:06 -0800
commit33f68afc90353e8be3ac68d63cdafc74e62b5e4a (patch)
tree5150958c12fb39aa9e6779f794f90543752f4025 /.gitattributes
parent1461e4f287307c4c30d42b0c662ee38c8a2deab4 (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