summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 17:43:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 17:43:04 -0800
commit36a371e147e3296034e509b4cb60d39c463284b6 (patch)
tree1b5216d08028d9dfd1e42cdc2736fe5a41423135 /.gitattributes
parentd5b0e551f82e3bfb80a4e9763e2834665d5c8078 (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