mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
update gitignore, remove func.yaml and gitignore for php
This commit is contained in:
1
examples/tutorial/hello/go/.gitignore
vendored
1
examples/tutorial/hello/go/.gitignore
vendored
@@ -1,5 +1,4 @@
|
|||||||
vendor/
|
vendor/
|
||||||
/hello
|
|
||||||
/go
|
/go
|
||||||
/app
|
/app
|
||||||
/__uberscript__
|
/__uberscript__
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
name: carimura2/hello
|
|
||||||
version: 0.0.2
|
|
||||||
runtime: php
|
|
||||||
entrypoint: php func.php
|
|
||||||
path: /hello
|
|
||||||
max_concurrency: 1
|
|
||||||
Reference in New Issue
Block a user