From c582b4334411a37c1d0739cbe58944dba09d6b51 Mon Sep 17 00:00:00 2001 From: David Minton Date: Fri, 24 Apr 2020 13:54:35 -0400 Subject: [PATCH] Removed executable from the example --- .gitignore | 2 ++ examples/mare-with-rays-model2/CTEM | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 120000 examples/mare-with-rays-model2/CTEM diff --git a/.gitignore b/.gitignore index cd3842a1..4519bd1a 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,5 @@ __pycache__/ *.png *.DS_Store + +examples/mare-with-rays-model2/CTEM diff --git a/examples/mare-with-rays-model2/CTEM b/examples/mare-with-rays-model2/CTEM deleted file mode 120000 index 604970bd..00000000 --- a/examples/mare-with-rays-model2/CTEM +++ /dev/null @@ -1 +0,0 @@ -../../build/src/CTEM \ No newline at end of file