summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 07:28:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 07:28:44 -0800
commit57a335e2d8ce580172f4122aa080729ee1785b39 (patch)
tree8ca994d33190b948b1aa88aa58ea0b2ce3c37667 /.gitattributes
parentb1aaa5ef9414c349f518b933101da4b0961ca30c (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