summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:45:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:45:51 -0800
commit06a4d44a96f1d65a6cd31d74d2191b4a6b7f161c (patch)
treecc35df36e436b8a22d714439d9733d9c7c56d566 /.gitattributes
parentb9a3d8928a70e3b225f276efb3c865b0f904cb44 (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