summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:26:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:26:17 -0800
commit71512de91bbd65726132ccfcf80cd9332509ec6d (patch)
tree233b5ea00f152e6fb4611c3e59d90b957f9145e0 /.gitattributes
parent89462f4c43ab732b1a873317b39f32e29a208cff (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