mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-07 10:46:56 +00:00
17 lines
122 B
Text
17 lines
122 B
Text
# IDE
|
|
.idea
|
|
.editorconfig
|
|
|
|
# doc
|
|
.github
|
|
|
|
# test
|
|
test
|
|
.travis.yml
|
|
|
|
# node
|
|
yarn.lock
|
|
yarn-error.log
|
|
|
|
# project
|
|
*.config.js
|