mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2025-07-23 23:49:03 +07:00
Updated to use new strategies with controlled Docker environment.
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@ -1,16 +1,9 @@
|
||||
# Rest pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
lerna-debug.log*
|
||||
|
||||
# Diagnostic reports (https://nodejs.org/api/report.html)
|
||||
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
||||
|
||||
*.log*
|
||||
.*
|
||||
!.gitignore
|
||||
!.github
|
||||
!.dockerignore
|
||||
_*
|
||||
node_modules
|
||||
|
Reference in New Issue
Block a user