summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 16:05:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 16:05:41 -0800
commitaad17551e723b83bc3ac1396a65508c8257d9f81 (patch)
tree713a95ae1cb1c1b2d2f13323541fdcf1adc51e01 /.gitattributes
parentfdc48cccd8752897ac4aa3f1e42b3460b809d148 (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