summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:46:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:46:18 -0800
commit871f8387264a609b0d185b85102bc3c002e7b134 (patch)
tree66722e2d58f0bbdb37eb3696e1c695d88a76178d /.gitattributes
parentbc7d4b4db09c4389ca20225bbbb7e299d5f91527 (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