diff --git a/.gitignore b/.gitignore index c1e9091..27d1a9b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ +# .gitignore log -!log/ \ No newline at end of file +!log/ +*.yaml +*.log \ No newline at end of file