summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:27:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:27:59 -0800
commit4f206c8f3bde20459522475be22793987ed30e4a (patch)
tree23396a268e33d75b7509c8282cddfb4d0d08b83d /.gitattributes
parentb362a310206e0dcbb960444c6c764ea103cb72ba (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