update gitignore, remove func.yaml and gitignore for php

This commit is contained in:
Chad Arimura
2017-06-05 14:15:14 -07:00
parent d72343a697
commit fea5fbf7b0
2 changed files with 0 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
vendor/
/hello
/go
/app
/__uberscript__

View File

@@ -1,6 +0,0 @@
name: carimura2/hello
version: 0.0.2
runtime: php
entrypoint: php func.php
path: /hello
max_concurrency: 1