summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 02:04:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 02:04:38 -0800
commit1ccb066835df66c517035d13a8f3787256d994c9 (patch)
treee9f17e8913f51b0558cfbeb2c820c328aeeb8c43 /.gitattributes
parent73899afc7a849ff433c03244c0abedb5ae9c708f (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