summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 06:35:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 06:35:53 -0800
commit38aca1747e5c11e1db9e0f873d66771a291352c6 (patch)
tree00e93e52e86c95854a4f0814abe67618470c84b3 /.gitattributes
parent38ef1d198c31c3fc5fb93849105acf09a1adcb49 (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