From b263f0bbdbd0739d12dbbcde7183e4b80eca5fc3 Mon Sep 17 00:00:00 2001 From: fbormann Date: Wed, 5 Oct 2016 11:45:13 -0300 Subject: [PATCH] added standard static folder to build heroku app --- app/static/sample.txt | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) create mode 100644 app/static/sample.txt diff --git a/app/static/sample.txt b/app/static/sample.txt new file mode 100644 index 0000000..2aab7b9 --- /dev/null +++ b/app/static/sample.txt @@ -0,0 +1 @@ +THIS FILE WAS CREATED TO TEST PURPOSES ON HEROKU. \ No newline at end of file -- libgit2 0.21.2