From 76c7e793a6936a349565bdea2eee5ef83420f386 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=BCller?= Date: Fri, 3 Jun 2016 12:35:10 +0200 Subject: [PATCH] Ignor only gromacs in root dir. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b0b7d39..b128d5d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ dist/ *.egg-info .cache/ *.cpp -gromacs/ +/gromacs