Removed app

This commit is contained in:
Charlie Gleason 2018-11-20 16:55:13 +00:00
parent c17aeaf4c6
commit 2f3f0e422d
2 changed files with 8 additions and 0 deletions

1
.slugignore Normal file
View File

@ -0,0 +1 @@
/src

7
app.json Normal file
View File

@ -0,0 +1,7 @@
{
"buildpacks": [
{
"url": "https://github.com/heroku/heroku-buildpack-static.git"
}
]
}