summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:56:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:56:49 -0800
commit185ae987d4cba8698b6884960441f9c4b342f9ad (patch)
treec5d70aed936bebdec5ebf5bba17986a17c16e126 /.gitattributes
parentfd6afc9e4ac202d4681b9ffd73a1fcf2f478f22b (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