* ignore one more generated file
 * also its 2017 already
This commit is contained in:
Sarjuuk
2017-02-12 20:03:19 +01:00
parent dcff6f6525
commit d00252ad72
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# cache
/cache/template/*
/setup/generated/alphaMaps/*.png
/cache/firstrun
# generated files
/static/js/profile_all.js

View File

@@ -79,7 +79,7 @@ endif;
<a href="?aboutus"><?=Lang::main('aboutUs'); ?></a>|<a href="#" id="footer-links-language"><?=Lang::main('language'); ?></a>
</div>
<div class="footer-copy">
&#12484; 2016 Aowow<br />rev. <?=AOWOW_REVISION; ?>
&#12484; 2017 Aowow<br />rev. <?=AOWOW_REVISION; ?>
</div>
</div>