mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-09 22:56:41 +02:00
Add logo and favicon to export ignore
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -6,3 +6,5 @@
|
|||||||
/_config.yml export-ignore
|
/_config.yml export-ignore
|
||||||
/UPGRADE.md export-ignore
|
/UPGRADE.md export-ignore
|
||||||
/.editorconfig export-ignore
|
/.editorconfig export-ignore
|
||||||
|
/favicon.ico export-ignore
|
||||||
|
/logo.jpg export-ignore
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@@ -7,5 +7,3 @@ composer.lock
|
|||||||
.hg
|
.hg
|
||||||
.phpunit.result.cache
|
.phpunit.result.cache
|
||||||
.phpunit.cache
|
.phpunit.cache
|
||||||
favicon.ico
|
|
||||||
logo.jpg
|
|
||||||
|
Reference in New Issue
Block a user