summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:05:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:05:21 -0800
commitd4b7075fbbcdf35dcf68410a60f215b76ce0b9f4 (patch)
tree0ce076ed636e45485bce6ab9beeb932b98d7813e /.gitattributes
parent2cf9051002b0b1390f1c4c46a39985f9ebc1ca1f (diff)
Add LICENSE.txt and README.mdHEADmain
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