summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 00:04:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 00:04:12 -0800
commit196fd33f8d4a8413e130feaf718c8bbdf21b8cea (patch)
tree29e53e62cb588be30f06923c9f9e07885835f795 /.gitattributes
parentb9cdaa65fe480b72229126a1aa24ec5a09349e5b (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