summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 00:53:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 00:53:07 -0800
commitc25e39960556cdea28e429b43d1863b4284dd63d (patch)
tree2d36fc4b212af977eea902c9b963722a505fa60d /.gitattributes
parent02edcf99cac21e8a191859be0e86e8e803b5ec7b (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