summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 02:19:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 02:19:42 -0800
commit3ac0b36beec99ad2bade930d1c0159564dabd0fe (patch)
treea01c7b26e419e6701807f174767c89f51fc9af5f /.gitattributes
parentd2618a0a35150180918d0463b8038c71e7c6bd92 (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