From d014e00e534aa2b342d6af6c3c70482439402840 Mon Sep 17 00:00:00 2001
From: Axel Kohlmeyer <akohlmey@gmail.com>
Date: Mon, 9 Jan 2017 17:51:38 -0500
Subject: [PATCH] ignore some newly added styles from packages.

---
 src/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/.gitignore b/src/.gitignore
index 6290aa9259..ff139216bb 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -374,6 +374,8 @@
 /fix_meso.h
 /fix_meso_stationary.cpp
 /fix_meso_stationary.h
+/fix_mscg.cpp
+/fix_mscg.h
 /fix_msst.cpp
 /fix_msst.h
 /fix_neb.cpp
@@ -394,6 +396,8 @@
 /fix_nph_body.h
 /fix_npt_body.cpp
 /fix_npt_body.h
+/fix_nvk.cpp
+/fix_nvk.h
 /fix_nvt_body.cpp
 /fix_nvt_body.h
 /fix_nve_body.cpp
-- 
GitLab