diff --git a/algos/template/mds/.gitignore b/algos/template/mds/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..0b3af6bb34a1d565f94e01eecbc0021d2f4a67f8 --- /dev/null +++ b/algos/template/mds/.gitignore @@ -0,0 +1 @@ +*.tcl diff --git a/algos/template/algo_template_create_tcl.m b/algos/template/mds/algo_template_create_tcl.m similarity index 100% rename from algos/template/algo_template_create_tcl.m rename to algos/template/mds/algo_template_create_tcl.m