From 31f6bd3ce76be4c59792db3b88595a01b48844dd Mon Sep 17 00:00:00 2001 From: David Minton Date: Wed, 21 Oct 2020 14:42:41 -0400 Subject: [PATCH] Added in empty m4 directory --- .gitignore | 2 ++ m4/.gitignore | 0 2 files changed, 2 insertions(+) create mode 100644 m4/.gitignore diff --git a/.gitignore b/.gitignore index 4519bd1a..ed5e5cf6 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,8 @@ examples/global-lunar-bombardment/.DS_Store examples/mare-with-rays-model2/.DS_Store +testing/ + __pycache__/ *.dat diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 00000000..e69de29b