diff options
| author | Armand Philippot <git@armandphilippot.com> | 2022-02-17 19:32:16 +0100 |
|---|---|---|
| committer | Armand Philippot <git@armandphilippot.com> | 2022-02-17 19:32:16 +0100 |
| commit | b01239fbdcc5bbc5921f73ec0e8fee7bedd5c8e8 (patch) | |
| tree | 0dfdeff85ab8c6675a96fc7db0382b0bd33a499f /assets/images/favicon/browserconfig.xml | |
| parent | 465be3934bf3169bcc379cebbe6393faff4b6020 (diff) | |
build: ignore assets folder
It is generated at build time.
Diffstat (limited to 'assets/images/favicon/browserconfig.xml')
| -rw-r--r-- | assets/images/favicon/browserconfig.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/assets/images/favicon/browserconfig.xml b/assets/images/favicon/browserconfig.xml deleted file mode 100644 index f9c2e67..0000000 --- a/assets/images/favicon/browserconfig.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<browserconfig> - <msapplication> - <tile> - <square150x150logo src="/mstile-150x150.png"/> - <TileColor>#2b5797</TileColor> - </tile> - </msapplication> -</browserconfig> |
