diff --git a/.angular-cli.json b/.angular-cli.json
index 23bfc2d77802885d9518ebd83488376a680dc230..266cc6a0eaff621d0e4597a91f1b30dcad1e3e1c 100644
--- a/.angular-cli.json
+++ b/.angular-cli.json
@@ -11,7 +11,8 @@
         "assets",
         "favicon.ico",
         "**/*.json",
-        "**/*.md"
+        "**/*.md",
+        "**/*.png"
       ],
       "index": "index.html",
       "main": "main.ts",
@@ -61,4 +62,4 @@
     "styleExt": "scss",
     "component": {}
   }
-}
+}
\ No newline at end of file