From 68114ae44cf42988dcc12dd9aa01373e62e047cc Mon Sep 17 00:00:00 2001 From: MattBurn <43954274+MattBurn@users.noreply.github.com> Date: Thu, 18 Jun 2020 14:14:22 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 471fef87..745fb026 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,6 @@ Test/ testing.py *.xyz wily* -rmsd* \ No newline at end of file +rmsd* +DATA/ +testing* \ No newline at end of file