diff --git a/.gitignore b/.gitignore index 2e1aa7a74..a351b31fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,13 @@ .ropeproject -./zdpath -./zoutput +/zdpath +/zoutput tests/__pycache__/ *.pyc .vscode/ domainlab/zdata/pacs +/data/ +/.snakemake/ +/dist +/domainlab.egg-info +/runs +/slurm_errors.txt \ No newline at end of file