Add default banner.
authorCameron Ball <cameron@getapproved.com.au>
Thu, 18 Dec 2014 04:14:28 +0000 (12:14 +0800)
committerCameron Ball <cameron@getapproved.com.au>
Thu, 18 Dec 2014 04:14:28 +0000 (12:14 +0800)
.gitignore
files/banners/default.png [new file with mode: 0644]

index 8e29ab6..c1cdda3 100644 (file)
@@ -3,7 +3,9 @@ logs
 composer.lock
 vendor
 db.php
-files
+files/StepMania/*
+files/banners/*
+!files/banners/default.png
 FacebookApp.php
 app.php
-SimfileCache
\ No newline at end of file
+SimfileCache
diff --git a/files/banners/default.png b/files/banners/default.png
new file mode 100644 (file)
index 0000000..68df6b7
Binary files /dev/null and b/files/banners/default.png differ