From af566301bca535b583e1b6c0bd53459d1b8627a2 Mon Sep 17 00:00:00 2001 From: Ada <85986321+recombinatrix@users.noreply.github.com> Date: Fri, 21 Feb 2025 11:29:57 +1100 Subject: [PATCH] Add polytop example outputs to .gitignore Files generated by examples should be added to gitignore. This is so that they are not accidentally added to the repository. If outputs are contained in the repository there is a risk that incorrect scripts will appear to have executed correctly, as the output files will be present. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 01b8cac..842e969 100644 --- a/.gitignore +++ b/.gitignore @@ -141,3 +141,8 @@ polyconf_examples/PEI_linear_* polyconf_examples/PEI_branched_* polyconf_examples/PEI_randombranched_* polyconf_examples/PMMA_* + +# Output of polytop tutorial +polytop_examples/data/ethylamine_dendrimer.* +polytop_examples/data/four_arm_star.* +polytop_examples/data/pei_linear_polymer.*