summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 01:01:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 01:01:10 -0800
commitc83d383ce30711dd06fabd28a44c5434b5f5c287 (patch)
tree44a8ca53bd4f1374448767f1b4a75bd5fc84b10e /.gitattributes
parentbf72c1389db1bd20af45ebc75ec11a52d8d1a9e0 (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