summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 06:56:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 06:56:48 -0800
commita2cde906ce8a2fd476b5e548a401a80d268c9ab8 (patch)
tree651ea5fe4146bb0e01484ec7327bb5e483743f08 /.gitattributes
parentf03730d5dd4a131bb2c5a72dc5b02cf573e08f99 (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