diff --git a/.gitignore b/.gitignore index e7c48d8a..9f9928d8 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,8 @@ node_modules/ *.sub *.sub.run script_*.py +# Job execution temporary files +err +log +# JSON files with hash names (job state files) +[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]*.json diff --git a/doc/context.md b/doc/context.md index bb09a5ee..627158d3 100644 --- a/doc/context.md +++ b/doc/context.md @@ -46,12 +46,12 @@ Specify the ProxyCommand directly using {dargs:argument}`proxy_command