summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 03:32:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 03:32:35 -0800
commit061edee390beb37687ad845d8d334a4c6ba6a5f6 (patch)
tree122daaafed4e95e7ed1ecaa440dda73515927b19 /.gitattributes
parent78a9cc3e37513ea53800e87e0a2a17f8839c97c2 (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