summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 16:56:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 16:56:52 -0800
commit03a608890c21dd728ea33d80a4d9d62ca356ecd5 (patch)
tree0b04faa4ce042be2cfe876c58007c0a7bff20a45 /.gitattributes
parent9ccfd831dc536034ad43e3acadb9fac4a13eae13 (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