summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:04:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:04:48 -0800
commitd66c883c4e29e05a4237535e76f2cd65ea4f9da0 (patch)
tree17fd3b04fce357f7eaf539e5dd52d6a3b88b9fd5 /.gitattributes
parentf73f75d65bdbce0320f1d1e0160e8fb18b84a02b (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