summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:03:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:03:54 -0800
commitf62fcce1d0ec985adbed75619c57fea968808a1d (patch)
tree71bceadf00222c3069acec9f9e808d624b9a0bbf /.gitattributes
parent0c7a99873d28f6e3ecfa862bd1042450c22089ae (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