diff --git a/.gitignore b/.gitignore index b653f7d..1793bfc 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,9 @@ build/ environment* # Snakemake state dir -/.snakemake +.snakemake/ +benchmarks/ +logs/ # Local config overrides /config_local.yaml