summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:55:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:55:20 -0800
commit9379a9b6792b2c457062092c65b8d95a2e3ce66b (patch)
treea7d672e8b3bd83de73ef48cb700ed55e740864d0 /.gitattributes
parentb464bdb695bdbf3ff8343bfddf3e3fdc8db37619 (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