summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorjony montana <hy352144278@gmail.com>2020-04-17 19:04:40 +0200
committerGitHub <noreply@github.com>2020-04-17 19:04:40 +0200
commit2f395475b0ac4f5c0fb3d7c8b97a23d9214ea77b (patch)
tree911751ff2c824de7f5ae66dcc99d42ee9efd9f7a /.gitignore
parent*: update go-git import (#194) (diff)
downloadforgejo-act-2f395475b0ac4f5c0fb3d7c8b97a23d9214ea77b.tar.xz
forgejo-act-2f395475b0ac4f5c0fb3d7c8b97a23d9214ea77b.zip
feat: load every environment from --env-file to workflow (#184)
* feat: load every environment from --env-file to workflow * fix: pass dotenv's environments through by context * updates to support --secret-file Co-authored-by: Casey Lee <cplee@nektos.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2fbedf4..b326214 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ dist/
.todo
*.nupkg
+.vscode/