News

A global .snakemake_ignore file would of course definitely help here. That mechanism could be also strengthened by adding in-directory .snakemake_ignore files, perhaps created based on rules described ...
A GITIGNORE file, also known as a Git ignore file, is a tool used in Git version control systems. It is a configuration file that tells Git which files or directories to ignore when tracking changes ...