From 6b4ab0a390446d033de8919d7ba96c5ae5b18cbf Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer <akohlmey@gmail.com> Date: Wed, 12 Oct 2016 00:00:21 -0400 Subject: [PATCH] update .gitignore --- src/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/.gitignore b/src/.gitignore index 857ac769b4..164ad0f119 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -489,6 +489,8 @@ /fix_wall_colloid.h /fix_wall_gran.cpp /fix_wall_gran.h +/fix_wall_gran_region.cpp +/fix_wall_gran_region.h /fix_wall_piston.cpp /fix_wall_piston.h /fix_wall_srd.cpp -- GitLab