1
0
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:
Jordi Boggiano
2023-12-18 11:39:42 +01:00
parent 6bee67ad21
commit 479c936d2c
2 changed files with 2 additions and 2 deletions

2
.gitattributes vendored
View File

@@ -6,3 +6,5 @@
/_config.yml export-ignore
/UPGRADE.md export-ignore
/.editorconfig export-ignore
/favicon.ico export-ignore
/logo.jpg export-ignore

2
.gitignore vendored
View File

@@ -7,5 +7,3 @@ composer.lock
.hg
.phpunit.result.cache
.phpunit.cache
favicon.ico
logo.jpg