diff options
author | Thomas White <taw@physics.org> | 2018-05-17 16:01:07 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2018-05-17 16:01:57 +0200 |
commit | f830fd6e10c31cd7a604462f581f33cd9a56d6d5 (patch) | |
tree | 63cd076b58d6df455204fa09b640e3cccd98297e /tests | |
parent | b03fde71b4bdba46b554704b532aba31d941d36d (diff) |
Remove .gitignore completely
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/.gitignore b/tests/.gitignore deleted file mode 100644 index cac64f7b..00000000 --- a/tests/.gitignore +++ /dev/null @@ -1,16 +0,0 @@ -*.o -.deps -list_check -gpu_sim_check -integration_check -pr_p_gradient_check -symmetry_check -centering_check -transformation_check -cell_check -ring_check -.dirstamp -prof2d_check -ambi_check -prediction_gradient_check -scaling_check |