diff --git a/.gitattributes b/.gitattributes index f6044225..3b27fa50 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,5 @@ /_config.yml export-ignore /UPGRADE.md export-ignore /.editorconfig export-ignore +/favicon.ico export-ignore +/logo.jpg export-ignore diff --git a/.gitignore b/.gitignore index 2403aa87..353c252d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,5 +7,3 @@ composer.lock .hg .phpunit.result.cache .phpunit.cache -favicon.ico -logo.jpg