Put separator line following the current pattern

This commit is contained in:
Alexandre Provencio 2016-07-05 21:44:39 -03:00
parent be576e5232
commit a628d98f54
3 changed files with 3 additions and 0 deletions

View File

@ -258,3 +258,4 @@ WEBPACK_LOADER = {
{% endif %} {% endif %}
# Your common stuff: Below this line define 3rd party library settings # Your common stuff: Below this line define 3rd party library settings
# ------------------------------------------------------------------------------

View File

@ -81,3 +81,4 @@ CELERY_ALWAYS_EAGER = True
########## END CELERY ########## END CELERY
{% endif %} {% endif %}
# Your local stuff: Below this line define 3rd party library settings # Your local stuff: Below this line define 3rd party library settings
# ------------------------------------------------------------------------------

View File

@ -318,3 +318,4 @@ WEBPACK_LOADER = {
{% endif %} {% endif %}
# Your production stuff: Below this line define 3rd party library settings # Your production stuff: Below this line define 3rd party library settings
# ------------------------------------------------------------------------------