summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:33:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:33:56 -0800
commit4d5374f5d3f6ffe3345b3cd429fd38e79c58a34b (patch)
tree6431381587968e71116a87463014b966d1d2df70 /.gitattributes
parente87a75fe5d40ae960eed28a67e62e6ba49cdbd6f (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