summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:00:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:00:04 -0800
commit5ef263b90f0ad4aa4872ce1785d41f979eda50fe (patch)
tree5a12393e38483e93e1cd304669704e3b2eefa19b /.gitattributes
parentd59efe4643dcf0c0963da8520d663f04e45e9871 (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