summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 18:34:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 18:34:00 -0800
commitda2595c68ce0906a5b1eeb92d0763094122a790b (patch)
tree97a350e914176d6e6975ddf125a74636823116b4 /.gitattributes
parentdc1541f95b6cef25ac743fff837eb3006b84d931 (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