feat: .logファイルをgit管理対象から除外
This commit is contained in:
parent
6f10368c2d
commit
c47af35775
3
.gitignore
vendored
3
.gitignore
vendored
@ -15,3 +15,6 @@ stepfunctions/*/build
|
|||||||
# python test
|
# python test
|
||||||
.coverage
|
.coverage
|
||||||
.report/
|
.report/
|
||||||
|
|
||||||
|
# log
|
||||||
|
.log
|
||||||
Loading…
x
Reference in New Issue
Block a user