From 94c2b504cb9bc0f801cfd0913aea856a33f7391c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@destailleur.fr> Date: Mon, 9 Dec 2013 01:44:00 +0100 Subject: [PATCH] Update ignore files --- htdocs/.gitignore | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/htdocs/.gitignore b/htdocs/.gitignore index 9b65dba1d05..200ea956cff 100644 --- a/htdocs/.gitignore +++ b/htdocs/.gitignore @@ -1,2 +1,11 @@ /test.php -/custom* \ No newline at end of file +/custom* +/extensions* +/nltechno* +/bootstrap* +/google* +/multicompany* +/numberingpack* +/ovh* +/pos +/ultimatepdf* \ No newline at end of file -- GitLab