This is an automated email from the ASF dual-hosted git repository.
seonghyun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk.git
The following commit(s) were added to refs/heads/master by this push:
new d92485ce7 chore: remove duplicate entry from .gitignore (#5090)
d92485ce7 is described below
commit d92485ce7743931cae48ef8fa89da3c10e54fcf4
Author: John Bampton <[email protected]>
AuthorDate: Sat Jul 30 14:06:03 2022 +1000
chore: remove duplicate entry from .gitignore (#5090)
---
.gitignore | 1 -
1 file changed, 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index fbccf4809..284e8d225 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,7 +68,6 @@ ansible/roles/invoker/files/*
# .zip files must be explicited whitelisted
*.zip
-tests/dat/actions/zippedaction/node_modules
tests/dat/actions/sleep.jar
tests/dat/actions/blackbox.zip
tests/dat/actions/python.zip