summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 13:08:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 13:08:43 -0800
commita51fc3c0a81291922afbfb4c032c916e17969617 (patch)
tree3d0366861b7c9aff6947cfaa52104e3d947b3b04 /.gitattributes
parent800e7561bf2b29b4ae6c1ca6e4d38c395431abbd (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