summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 10:39:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 10:39:07 -0800
commit66dc47f5c2b13611eb24ab9524d7522fc6cb106b (patch)
tree7adb7a264cb717fd630af1e6efc52c88d2cfa790 /.gitattributes
parent5f2df1d2efb205f5f9d2c5369e967f18f8e23151 (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