Godeps will drop it otherwise.
| 0 | 5 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,5 @@ |
| 0 |
+// Package assets includes all of the static assets used by the OpenShift console and login flows. |
|
| 1 |
+// Assets are generated into a .go file and then compiled into the OpenShift all-in-one binary. |
|
| 2 |
+// |
|
| 3 |
+// See README.md in this directory for more information about working with these assets. |
|
| 4 |
+package assets |