From a8a8ad2a83498468f5096055902199a67d0c276c Mon Sep 17 00:00:00 2001 From: Oliver Stocks <ojs1g14@soton.ac.uk> Date: Tue, 17 Jul 2018 09:23:34 +0100 Subject: [PATCH] gitignore added --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..040252e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*/_build \ No newline at end of file -- GitLab