summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:05:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:05:40 -0800
commit70e7deb4199a201d82408baab0687d76bb2b6e11 (patch)
tree02183c1edc1700f86f9aa7551bf62b8d9368cdd3 /.gitattributes
parentddaf882cf048d8ac5c7b0ef3ae788b20627c2ae3 (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