summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 01:29:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 01:29:41 -0800
commit69f9aecf2d50267a5b60f04f5b6ff8c1ebc4ef3f (patch)
treec4f98d2ba2a4ef0e33a8a132da81374856d3f45c /.gitattributes
parent7fe727b3e6afd29c483c1d86de17e59446756f4f (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