summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:51:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:51:10 -0800
commit7206eb5f3c5df58cf919cd2254f19ffb1bba8242 (patch)
treeb146b189c39c1aa1fb1a4e3a2558a4552f4a5960 /.gitattributes
parentd57ea0621be13ac1a111626a1c435ea0b1f6e9a7 (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