summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 12:45:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 12:45:06 -0800
commitd398b15cb67b0070d4954c8e08ef070b3baffdfe (patch)
tree8b6a4f0c0ff1b3bde328a78b6bbbfce83485c2f7 /.gitattributes
parentb4ff3b15a80cf4d4ee6c37d0ef9b70ed1d797833 (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