summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 15:52:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 15:52:39 -0800
commit9f2c0f6fb87eab4bca8e3933ed89253c5c61941c (patch)
treea50777efc0dbdd028978161817cce74493ec6ac2 /.gitattributes
parentf0c4502676cb039af12d11a96c50b2766c8d6b97 (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