summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:41:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:41:19 -0800
commitf7cd2cf70afd4c3e3cad6da829378dc7ee76f5cb (patch)
tree16ee484d82c9e7019d654cc198e96dccf63e2af6 /.gitattributes
parent8d8a76782a4801d5f5fb891b9d12f79090e92eb2 (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