mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-06-27 14:06:01 +00:00
16 lines
157 B
Text
16 lines
157 B
Text
# Build outputs
|
|
dist/
|
|
lib/
|
|
coverage/
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
|
|
# Misc
|
|
.github/
|
|
*.log
|
|
.DS_Store
|
|
__tests__/release.txt
|
|
|
|
# Package files
|
|
package-lock.json
|