Skip to content

Commit 2f3f0e4

Browse files
author
Charlie Gleason
committed
Removed app
1 parent c17aeaf commit 2f3f0e4

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.slugignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/src

app.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"buildpacks": [
3+
{
4+
"url": "https://github.com/heroku/heroku-buildpack-static.git"
5+
}
6+
]
7+
}

0 commit comments

Comments
 (0)