summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:56:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:56:38 -0800
commit67b1652a97d94986bd1a2cc06566baa4ac509819 (patch)
tree2e840e164582f18cc1087298a99e42df7db657ca /.gitattributes
parenta0d5231ebf69c9f06d2b3b418e90266e2473b520 (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