summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 22:04:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 22:04:04 -0800
commitef3eda5895e7b93c2238f939f14a637948af2ab6 (patch)
tree8a2126fb183ddce1383416fd9160684bb8b7c74b /.gitattributes
parentb496ce477f8ff7cac3c764c192d8499012a7e3e3 (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