mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(gitignore) add yarn-error.log
This commit is contained in:
parent
d5718b5e52
commit
dbd09e5f32
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
package-lock.json
|
||||
yarn.lock
|
||||
yarn-error.log
|
||||
node_modules
|
||||
npm-debug.log*
|
||||
coverage
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ test
|
|||
coverage
|
||||
css
|
||||
html
|
||||
yarn-error.log
|
||||
|
||||
modules/jquery/dist
|
||||
modules/jquery/external
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue