From e439d74b7ffaf04b699a96253b03d911cc8a9dec Mon Sep 17 00:00:00 2001 From: David Timber Date: Wed, 6 Nov 2024 14:33:12 +0100 Subject: Add email alert to bitsquat ... - bitsquat returns exit code 3 upon bitflip --- bitsquat/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 bitsquat/.gitignore (limited to 'bitsquat/.gitignore') diff --git a/bitsquat/.gitignore b/bitsquat/.gitignore new file mode 100644 index 0000000..fab703c --- /dev/null +++ b/bitsquat/.gitignore @@ -0,0 +1,3 @@ +/bitsquat +/MAILTO +/bitsquat.out -- cgit