ignore all files inside logs folder
This commit is contained in:
parent
7ee2b1194d
commit
da1cfc79c4
|
|
@ -8,7 +8,7 @@
|
||||||
**/yarn.lock
|
**/yarn.lock
|
||||||
|
|
||||||
## logs
|
## logs
|
||||||
logs/**/*
|
**/logs
|
||||||
**/*.log
|
**/*.log
|
||||||
|
|
||||||
## build
|
## build
|
||||||
|
|
@ -43,4 +43,4 @@ logs/**/*
|
||||||
**/uploads
|
**/uploads
|
||||||
|
|
||||||
## compressed
|
## compressed
|
||||||
**/*.tgz
|
**/*.tgz
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue