1 changed files with 4 additions and 1 deletions
@ -1,2 +1,5 @@ |
|||
# .gitignore |
|||
log |
|||
!log/ |
|||
!log/ |
|||
*.yaml |
|||
*.log |
|||
Loading…
Reference in new issue
@ -1,2 +1,5 @@ |
|||
# .gitignore |
|||
log |
|||
!log/ |
|||
!log/ |
|||
*.yaml |
|||
*.log |
|||