summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 06:03:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 06:03:00 -0800
commiteabc809bc11fca6563fdf84d64904cc66e0d6676 (patch)
treef46d5a165bdf90cc0e8cd044337c4a52fbc1a53e /.gitattributes
parentb40b6e69da38ad8598e1f272bb862b4eac713c6b (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