summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 01:04:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 01:04:16 -0800
commit8f4dc3818ed92b5f344cf1f25af618fa54afec96 (patch)
tree18c3b359ef32db0a5400c3faf1b1b3ff247b2d61 /.gitattributes
parentb8e8d6a639b3c7a3a218c3bae78742a7e888f273 (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