summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:40:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:40:50 -0800
commitd67a46c341eff0abb09df866ea9ee14105d31203 (patch)
treef42bbbd7c9ede39c9dc0963b714932b8ef9bffe5 /.gitattributes
parentb4320aeaf72112b639b266b6051259e0cc0e0762 (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