summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:46:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:46:51 -0800
commita7961dc6ebd8356201e7fcd65f3e8c5945d475d6 (patch)
tree6e135a39317dbc5a81f0632abc39a4cbbeb57d2d /.gitattributes
parent44b9652ab07c9c5ae52f12afd815e26fda538a86 (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