summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 12:04:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 12:04:46 -0800
commit685e2ce38d8d4ef9f5c20f9af24102b4fa64b7ea (patch)
tree120f28693d6ba94e55e5706e4b70b961a27beae8 /.gitattributes
parent38290620277bc235b85cca65c4bd563276e72cdf (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