Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2015-05-29 03:38:57 +0300
committerJonne Haß <me@jhass.eu>2015-05-29 12:39:30 +0300
commit604ffb445a6c922972feba918744d57e34ab6c7a (patch)
treeca7eef270f7dffe04f83b422fd2bbbee233b9ba3 /.gitignore
parent247e9efe493d26431a929a87cbd88ec943a2f308 (diff)
optimized sprites
- move mobile icons to mobile-folder, so they aren't included in the icons-sprite - move logos to branding/logos, and create a logos-sprite without the big other branding-images - delete duplicate images closes #6004
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 87b17afd9..1e6da2c17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,6 +40,7 @@ public/500.html
# Sprites
app/assets/images/branding-*.png
+app/assets/images/branding/logos-*.png
app/assets/images/icons-*.png
app/assets/images/social_media_logos-*.png