summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 05:14:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 05:14:56 -0800
commit26a856d6720dbeaa10b93459de8aa8f0382f4b59 (patch)
tree6c47f2a3d8425619eca0861ab61d2c2c3cd7e314 /.gitattributes
parent3653800ced3362b751e85b70a357d064c0167692 (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