summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 05:14:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 05:14:07 -0800
commit1f3ac4ed485c1e0d113ad3fab08c01a5a9e1bca8 (patch)
tree052339c1bd0e936f7e53d752a5900dec5d51264d /.gitattributes
parenta628b1d7d9a5ac58f1fa848e26ae75354e641230 (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