summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:30:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:30:16 -0800
commit7a6a0c982f3e48c2a00cfea169c5252b7d94d427 (patch)
tree43eec6bb83c7f328be138fe4decdb1532fce34bc /.gitattributes
parenteaf0ddc94736e0ad71d3ac1897e403c5a0ed58ba (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