From 5d00e262aa7579f841ab1fc4f8821d45efe67d2d Mon Sep 17 00:00:00 2001 From: James Willis <james.s.willis@durham.ac.uk> Date: Mon, 21 Aug 2017 14:13:27 +0100 Subject: [PATCH] Updated files to ignore. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index e3e17bb82a..d3faf084a3 100644 --- a/.gitignore +++ b/.gitignore @@ -59,6 +59,11 @@ tests/brute_force_periodic_BC_perturbed.dat tests/swift_dopair_active.dat tests/test_nonsym_density_serial.dat tests/test_nonsym_density_vec.dat +tests/test_nonsym_force_serial.dat +tests/test_nonsym_density_1_vec.dat +tests/test_nonsym_density_2_vec.dat +tests/test_nonsym_force_1_vec.dat +tests/test_nonsym_force_2_vec.dat tests/testGreetings tests/testReading tests/input.hdf5 -- GitLab