action-gh-release/.gitignore

5 lines
305 B
Text
Raw Normal View History

2019-09-09 09:08:33 +00:00
__tests__/runner/*
# actions requires a node_modules dir https://github.com/actions/toolkit/blob/master/docs/javascript-action.md#publish-a-releasesv1-action
# but its recommended not to check these in https://github.com/actions/toolkit/blob/master/docs/action-versioning.md#recommendations
2019-09-17 04:10:47 +00:00
#node_modules