diff options
author | Nat Lasseter <nat.lasseter@york.ac.uk> | 2020-03-02 14:30:43 +0000 |
---|---|---|
committer | Nat Lasseter <nat.lasseter@york.ac.uk> | 2020-03-02 14:30:43 +0000 |
commit | 96537e39ae2faa4c7801423055db26b86f875431 (patch) | |
tree | 700ccc30e5157c0aeac571b0e8f0e04cc6a5a713 /.gitignore | |
parent | cd0f6b103553f547bc21a8447e785c31f7ce858c (diff) |
Broke apart job running and metric collection. Jobs are now picked up automagically from lib/jobs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp |