diff --git a/samples/text/css.css b/samples/text/css.css new file mode 100644 index 0000000..f240277 --- /dev/null +++ b/samples/text/css.css @@ -0,0 +1,3 @@ +example-css-file { + color: #000000; +} diff --git a/samples/text/csv.csv b/samples/text/csv.csv new file mode 100644 index 0000000..93581cf --- /dev/null +++ b/samples/text/csv.csv @@ -0,0 +1 @@ +Example,CSV,file diff --git a/samples/text/html.html b/samples/text/html.html new file mode 100644 index 0000000..873ec2d --- /dev/null +++ b/samples/text/html.html @@ -0,0 +1,3 @@ + + Example HTML file +