mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
* Renamed a bunch of images to use fnproject org. * Multi-stage build for Docker. * Added tmp vendor dirs to gitignore. * Run docker-build at beginning of test.
30 lines
271 B
Plaintext
30 lines
271 B
Plaintext
.idea/
|
|
*.sublime*
|
|
*.swp
|
|
functions
|
|
iron.json
|
|
dj.config.json
|
|
dj.cluster.*.json
|
|
script.tar.gz
|
|
app.zip
|
|
/app
|
|
/microgateway
|
|
/gateway
|
|
/functions
|
|
/functions-alpine
|
|
/functions.exe
|
|
bolt.db
|
|
.glide/
|
|
/fnctl
|
|
|
|
_vendor*/
|
|
|
|
private.sh
|
|
.env
|
|
*.pem
|
|
data/
|
|
.vscode/
|
|
fn/func.yaml
|
|
tmp/
|
|
fnlb/fnlb
|