summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 02:18:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 02:18:29 -0800
commit50eb8a8c90fcbee9790bd58c84df49d1a050e721 (patch)
tree1754d006ba309924f5f303d64508d041b7689ae6 /.gitattributes
parentbd4c615e5c04be7d1e80a7eb2f5156c0bb198b95 (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