diff --git a/.gitignore b/.gitignore
index 791e748595ec85cc58b9efd02395f392ea9bd031..f351851b6f88859e0036b2eb2eaf34503f3bbb7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -326,11 +326,12 @@ pip-selfcheck.json
 # Custom additions
 .vscode
 .DS_Store
-runs/.*
-!runs/PUT_YOUR_WORKFLOW_RUN_CONFIGS_HERE
+config/*
+!config/PUT_YOUR_WORKFLOW_RUN_CONFIGS_HERE
 ._.DS_Store
 .snakemake/
 logs/
 results/
+*.svg
 !tests/test_alfa/results/
 .java/