Update ignore files from build

This commit is contained in:
Yakir Sitbon 2020-10-20 19:14:55 +03:00
parent b689ac3236
commit a99e5f27ff

View file

@ -187,6 +187,7 @@ module.exports = function(grunt) {
'!phpunit.xml',
'!vendor/**',
'!Gruntfile.js',
'!package-lock.json',
'!package.json',
'!.gitignore',
'!.gitmodules',