From 3605bb2c1309718eace4fc5b4382e79a7604e8b5 Mon Sep 17 00:00:00 2001 From: David Minton Date: Tue, 14 Apr 2020 12:50:49 -0400 Subject: [PATCH] Added folder that is missing on the first install --- m4/.gitignore | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 m4/.gitignore diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 00000000..10b99a71 --- /dev/null +++ b/m4/.gitignore @@ -0,0 +1,48 @@ + +autom4te.cache/ +autom4te.cache/* +Makefile.in + +*.o + + +build/src/CTEM + +*.mod + +*.swp + + +build/ + +configure + +config/ + +examples/global-lunar-bombardment/.DS_Store + +examples/mare-with-rays-model2/.DS_Store + +__pycache__/ + +*.dat + +*.png + +*.DS_Store + +alocal.m4 + +*.m4 + +*.eps + +*.jpg + +examples/mare-with-rays-model2/CTEM + +examples/global-lunar-bombardment/CTEM + +examples/*/*.o* + +*.out