summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 00:15:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 00:15:03 -0800
commit3e449143f7ca2d15feb67ef9faec3185d2e5647e (patch)
tree9a520beaedc44aade8ead01686c932b5f633ac37 /.gitattributes
parent30ae3afe89934cca86e3700e7accc0d60b6f4b4f (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