diff --git a/lam/graphics/.gitignore b/lam/graphics/.gitignore index fbe7c7e1..1081792d 100644 --- a/lam/graphics/.gitignore +++ b/lam/graphics/.gitignore @@ -18,3 +18,5 @@ /view.png /zarafa*.png /kopano*.png +/ngroup.png +/nuser.png diff --git a/lam/lib/modules/.gitignore b/lam/lib/modules/.gitignore index 3c1074e1..c5a03951 100644 --- a/lam/lib/modules/.gitignore +++ b/lam/lib/modules/.gitignore @@ -41,3 +41,5 @@ /autoDelete.inc /pegasus.inc /pegasus +/nPosixGroup.inc +/nPosixUser.inc diff --git a/lam/lib/types/.gitignore b/lam/lib/types/.gitignore index 3c26a2e5..987ed49d 100644 --- a/lam/lib/types/.gitignore +++ b/lam/lib/types/.gitignore @@ -11,3 +11,5 @@ /zarafaDynamicGroupType.inc /kopano*.inc /customType.inc +/ngroup.inc +/nuser.inc