Skip to content

Commit

Permalink
Adjust excluded files
Browse files Browse the repository at this point in the history
  • Loading branch information
raimund-schluessler committed Oct 19, 2022
1 parent 6253895 commit 076c7ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ appstore: clean build-js-production
--exclude=/.gitattributes \
--exclude=/.gitignore \
--exclude=/.phpunit.result.cache \
--exclude=/.php_cs.cache \
--exclude=/.php_cs.dist \
--exclude=/.php-cs-fixer.dist.php.cache \
--exclude=/.php-cs-fixer.dist.php \
--exclude=/.gitlab-ci.yml \
--exclude=/.prettierrc.js \
--exclude=/.scrutinizer.yml \
Expand Down

0 comments on commit 076c7ba

Please sign in to comment.