diff --git a/.gitignore b/.gitignore index 8d92a891..117005a9 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,8 @@ venv *.log -temp/ \ No newline at end of file +temp/ + +# Loki runtime data +/docker/loki-data/ +/docker/loki-wal/ \ No newline at end of file