calliope-project / ec_modules

Make energy model workflows easy as 🥧!
https://ec-modules.readthedocs.io/en/stable/
MIT License
4 stars 1 forks source link

Add default .vscode file to avoid search explosion due to .snakemake/… #19

Open irm-codebase opened 2 months ago

irm-codebase commented 2 months ago

Adding a default configuration so that VSCode (the most popular IDE in our team) does not search within .snakemake/, avoiding CPU spikes.

This should remain in place until https://github.com/snakemake/snakemake/issues/3033 is fixed or a more stable workaround is found.