Correct the ability to include a custom CSS style

This commit is contained in:
Tom Slominski
2015-03-22 16:07:58 +00:00
parent 58cbd80d67
commit 8e44c1d06b
4 changed files with 7 additions and 5 deletions

3
.gitignore vendored
View File

@@ -10,9 +10,10 @@
!footer.php
!.gitignore
# Specifically ignore the config file and the DS_Store
# But specifically ignore these things
public/config.php
public/.DS_Store
public/custom.css
# Also specifically ignore the phpqrcode cache
public/phpqrcode/cache/*