summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:01:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:01:56 -0800
commit6322f4a47d3b8bda596ce36b46dc831e8d53903a (patch)
tree83ed21af6f3539d2e825c5beb52034943e067ac5 /.gitattributes
parentdc7b59f166a2a6f226d1dc3240a9965d8adc8ef1 (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