summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 22:31:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 22:31:21 -0800
commit616797755ebc86975ed6ef43cd901b9e651d5344 (patch)
tree884b19d3498529664b11523fcc219e99d957159f /.gitattributes
parentaa20a2d114aca8bb5a5058776c51ad9e35afdea5 (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