summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:52:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:52:48 -0800
commit854b6de176b1eb3ff5d3bb3c45012f227d8b1d23 (patch)
tree4caa6ba15848357170cd1300f507e62023065be2 /.gitattributes
parentb92516e4c34b7e694502dfcd92c6a5809defc812 (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