From 6c9c33bcaa3e5b98fdc6c37f73600d09e9ace0b2 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Fri, 2 Jul 2021 10:39:46 +0200 Subject: [PATCH] Igonore auto generated files and folders to commit --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index ee3db0e4a3..c25629d533 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ /ewawi/ /eworkflow/ /collabora/ +chunks/ /groups/ /header.inc.php /jdots/ @@ -64,3 +65,15 @@ status/ smallpart/ swoolepush/ webauthn/ +addressbook/js/app.js +admin/js/app.js +api/js/etemplate/*.js +api/js/jsapi/egw_app.js +calendar/js/*.js +filemanager/js/app.js +importexport/js/app.js +infolog/js/app.js +lit-element-starter-ts/src/my-input.js +preferences/js/app.js +resources/js/app.js +timesheet/js/app.js