diff --git a/.gitignore b/.gitignore index 24a1f82..cc2fc55 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ logs/ *.logs *.log +# --- Project specific output/ input/ doc/ diff --git a/README.md b/README.md index 88cb684..d23017e 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ docker compose down --volumes --rmi local docker compose up -d --build ``` + --- ## Configuration