From: Mark Wooding Date: Sun, 28 May 2017 18:03:08 +0000 (+0100) Subject: .gitignore: Ignore boring files. X-Git-Url: https://git.distorted.org.uk/~mdw/rhodes/commitdiff_plain/db4857471a3afc0927ad4615e0c85b5527978bed .gitignore: Ignore boring files. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..050793f --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.d +*.o +jobs/ +factor +local +rho +workers \ No newline at end of file